diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-20 11:10:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-20 11:10:37 +0000 |
commit | 69681bdee0226cef026ab761738373955393422b (patch) | |
tree | d104408a000f02c27dcbc06f2855c83e78e6b17e /ChangeLog | |
parent | d78ce054e2a3b23fed53f42ea7aa6e1c2ff6d748 (diff) | |
download | glibc-69681bdee0226cef026ab761738373955393422b.zip glibc-69681bdee0226cef026ab761738373955393422b.tar.gz glibc-69681bdee0226cef026ab761738373955393422b.tar.bz2 |
Update.
* include/unistd.h: Don't hide _exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2002-08-20 Ulrich Drepper <drepper@redhat.com> + * include/unistd.h: Don't hide _exit. + * elf/rtld.c (_dl_start): Pass extra argument 1 to TLS_INIT_TP. (dl_main): Padd extra argument 0 to TLS_INIT_TP. * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass extra |