libc/linuxthreads manager.c

drepper@sources.redhat.com drepper@sources.redhat.com
Mon May 3 21:41:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2004-05-03 21:41:23

Modified files:
	linuxthreads   : manager.c 

Log message:
	Include not-cancel.h.
	(__pthread_manager): Use read_not_cancel instead of __libc_read.
	(pthread_start_thread, __pthread_manager_sighandler): Use
	write_not_cancel instead of __libc_write.
	(pthread_reap_children): Use waitpid_not_cancel instead of
	__libc_waitpid.



More information about the Glibc-cvs mailing list