This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/libio genops.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2006-01-11 08:09:39

Modified files:
	libio          : genops.c 

Log message:
	(_IO_unbuffer_write): Give concurrently running threads the chance to
	work correctly by trying to lock the stream.  If this does not work,
	proceed without locking.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/genops.c.diff?cvsroot=glibc&r1=1.67&r2=1.68


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]