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]
Other format: [Raw text]

libc/linuxthreads manager.c


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.


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