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


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2002-12-17 17:12:03

Modified files:
	linuxthreads   : condvar.c 

Log message:
	(pthread_cond_init, pthread_cond_destroy,
	pthread_cond_wait, pthread_cond_signal, pthread_cond_broadcast,
	pthread_condattr_init, pthread_condattr_destroy): Rename to __
	prefixed variants.  Add strong_alias.


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