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


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-01-02 16:32:00

Modified files:
	linuxthreads   : pthread.c 

Log message:
	(pthread_functions): Renamed to...
	(__pthread_functions): ... this.  No longer static, no longer
	SHARED only.  Initialize ptr_pthread_sigaction, ptr_pthread_sigwait
	and ptr_pthread_raise.
	[SHARED] (ptr_pthread_functions): Change to &__pthread_functions.


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