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 ptfork.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2002-12-30 23:05:08

Modified files:
	linuxthreads   : ptfork.c 

Log message:
	Include fork.h.
	(struct handler_list, struct handler_list_block): Remove.
	(pthread_atfork_lock, pthread_atfork_prepare, pthread_atfork_parent,
	pthread_atfork_child): Remove.
	(pthread_insert_list, __pthread_atfork, pthread_call_handlers): Remove.
	(__pthread_fork): New function.
	(__fork, __vfork): Call __libc_fork.


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