2002-09-01 Roland McGrath <roland@redhat.com>
commit4032add80a847ddff3dff9d85163fc119013b9e2
authorRoland McGrath <roland@gnu.org>
Mon, 2 Sep 2002 07:08:20 +0000 (2 07:08 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 2 Sep 2002 07:08:20 +0000 (2 07:08 +0000)
tree995d8b0a37179e24e6c1638d7b5c41602177820d
parentd20fec5d65b16c42b391d1e95df73b3a8366fe16
2002-09-01  Roland McGrath  <roland@redhat.com>

* 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.
linuxthreads/Versions
linuxthreads/no-tsd.c
linuxthreads/specific.c