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


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

Modified files:
	linuxthreads   : specific.c 

Log message:
	(libc_internal_tsd_set): Renamed to...
	__pthread_internal_tsd_set.  Remove static.
	(libc_internal_tsd_get): Renamed to...
	__pthread_internal_tsd_get.  Remove static.
	(libc_internal_tsd_address): Renamed to...
	__pthread_internal_tsd_address.  Remove static.
	(__libc_internal_tsd_set, __libc_internal_tsd_get,
	__libc_internal_tsd_address, __libc_alloca_cutoff): Remove.


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