glibc/linuxthreads/sysdeps/pthread/bits
Ulrich Drepper 3afd949152 Update.
* libio/genops.c (_IO_list_all_stamp): New variable.
	(_IO_un_link): Bump _IO_list_all_stamp after removing from list.
	(_IO_link): Likewise for insertion.
	(flush_cleanup): New function.
	(_IO_flush_all): Get list_all_lock and all individual locks for the
	streams.  Detect and handle changes to the _IO_list_all list.
	(_IO_flush_all_linebuffered): Likewise.
	* sysdeps/generic/bits/stdio-lock.h: Define
	_IO_cleanup_region_start_noarg.
	* sysdeps/mach/hurd/bits/stdio-lock.c: Likewise.
2001-07-24 01:33:57 +00:00
..
initspin.h Update. 2001-01-28 09:13:22 +00:00
libc-lock.h Adjust for last change. 2001-01-28 16:39:07 +00:00
libc-tsd.h Update. 2001-03-20 18:35:13 +00:00
pthreadtypes.h Update. 2001-01-27 06:30:48 +00:00
stdio-lock.h Update. 2001-07-24 01:33:57 +00:00