glibc/sysdeps
Ulrich Drepper 9a1eb38e4e Update.
2002-08-20  Ulrich Drepper  <drepper@redhat.com>

	* elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_tls_static_info.
	* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Move dtv
	memory allocation to...
	(allocate_dtv): ...here.  New function.
	(_dl_allocate_tls): Change to take parameter.  If parameter is non-NULL
	call allocate_dtv instead of _dl_allocate_tls_storage.
	(_dl_deallocate_tls): New parameter.  Deallocate TCB only if true.
	(_dl_get_tls_static_info): New function.
	* sysdeps/generic/ldsodefs.h: Adjust prototypes of _dl_allocate_tls
	and _dl_deallocate_tls.  Add prototype for _dl_get_tls_static_info.
2002-08-20 07:22:11 +00:00
..
alpha Regenerate. 2002-08-19 07:41:58 +00:00
am29k
arm Update. 2002-08-12 19:50:26 +00:00
cris Cris stack information. 2002-06-06 14:14:17 +00:00
generic Update. 2002-08-20 07:22:11 +00:00
gnu Update. 2002-08-05 00:43:00 +00:00
hppa Don't use multi-line string literals. 2002-06-20 06:23:14 +00:00
i386 * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
i860
i960
ia64 Update. 2002-07-25 01:30:57 +00:00
ieee754 Update. 2002-07-11 05:55:13 +00:00
m68k Update. 2002-08-03 07:02:10 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split 2002-08-18 20:37:12 +00:00
mips Update. 2002-07-16 01:02:04 +00:00
posix * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
powerpc (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
pthread Update. 2002-06-29 23:35:02 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 Update. 2002-07-11 21:44:15 +00:00
sh Update. 2002-07-20 01:14:41 +00:00
sparc (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe
unix Update. 2002-08-15 13:04:07 +00:00
vax Update. 2002-07-06 06:36:39 +00:00
wordsize-32 Update. 2002-07-25 08:19:59 +00:00
wordsize-64 Update. 2002-08-08 11:46:51 +00:00
x86_64 Fix whitespace. 2002-07-23 19:36:49 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00