This is the mail archive of the glibc-cvs@sourceware.cygnus.com 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]

libc/linuxthreads ptfork.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	00/05/28 15:14:30

Modified files:
	linuxthreads   : ptfork.c 

Log message:
	(__fork): Revised so that the mutex is held across the fork operation
	and while the handlers are called, and so that the child resets the
	mutex.
	Added calls to new functions __flockallfiles and __funlockallfiles.


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