This is the mail archive of the glibc-cvs@sources.redhat.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 manager.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-02-26 11:34:05

Modified files:
	linuxthreads   : manager.c 

Log message:
	(manager_mask): Removed static vesion.  Now always local to __pthread_manager().
	(manager_mask_all): Removed completely.
	(__pthread_manager): Remove manager_mask_all initialization.
	(pthread_handle_create): Remove code to set and reset signal mask
	around __clone2() calls.


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