]> sourceware.org Git - glibc.git/commit - ChangeLog
* sysdeps/generic/errno.c (__libc_errno): Remove alias.
authorRoland McGrath <roland@gnu.org>
Fri, 15 Nov 2002 03:37:24 +0000 (03:37 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 15 Nov 2002 03:37:24 +0000 (03:37 +0000)
commit53da80ab8870138b81b212c540c32b5c1eeccaf4
tree99cc0b072130164fccc123c707675c82b8dd8224
parent3fa5f1fa0a4973c6915fbfe0a43cbbe57c9b8ca9
* sysdeps/generic/errno.c (__libc_errno): Remove alias.

* inet/herrno.c (__libc_h_errno): Likewise.
* resolv/res_libc.c (__libc_res): Likewise.
[USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD].
(__res_state) [! USE___THREAD]: Don't define as weak.
* csu/Versions: Revert last change.
* resolv/Versions: Revert last change.

* Makerules ($(common-objpfx)%.make): New pattern rule.
* tls.make.c: New file.
* Makefile (distribute): Add it.
ChangeLog
Makefile
Makerules
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/libc-tls-loc.c [new file with mode: 0644]
linuxthreads/libc-tsd.c [new file with mode: 0644]
tls.make.c [new file with mode: 0644]
This page took 0.051779 seconds and 5 git commands to generate.