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/sysdeps/pthread/bits libc-tsd.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-09-02 00:08:21

Modified files:
	linuxthreads/sysdeps/pthread/bits: libc-tsd.h 

Log message:
	2002-09-01  Roland McGrath  <roland@redhat.com>
	
	* sysdeps/pthread/bits/libc-tsd.h (enum __libc_tsd_key_t): Add new keys
	CTYPE_B, CTYPE_TOLOWER, CTYPE_TOUPPER.
	* sysdeps/pthread/bits/libc-tsd.h (__libc_tsd_address): New macro.
	(__libc_internal_tsd_address): Declare it.
	* Versions (libc, ld, libpthread: GLIBC_PRIVATE): Add
	__libc_internal_tsd_address.
	* specific.c (libc_internal_tsd_address): New function.
	(__libc_internal_tsd_address): New variable.
	* no-tsd.c (__libc_internal_tsd_address): New variable.


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