libc/libio genops.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Mon Jul 23 18:05:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-07-23 18:05:42

Modified files:
	libio          : genops.c 

Log message:
	(_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.



More information about the Glibc-cvs mailing list