diff options
author | 2003-05-06 05:55:00 +0000 | |
---|---|---|
committer | 2003-05-06 05:55:00 +0000 | |
commit | 9946f75ad4b3183a09c3f3ff1c3554613fb4f485 (patch) | |
tree | 504a6ec55983ecdd7c5b77afbe9dd8ab511fa5d9 /ChangeLog | |
parent | (TLS_INIT_TP): Include \n in error message. (diff) | |
download | glibc-9946f75ad4b3183a09c3f3ff1c3554613fb4f485.tar.gz glibc-9946f75ad4b3183a09c3f3ff1c3554613fb4f485.tar.bz2 glibc-9946f75ad4b3183a09c3f3ff1c3554613fb4f485.zip |
Update.
2003-05-05 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/libc-start.c [!SHARED]: Call
__libc_check_standard_fds after __libc_init_first.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-05-05 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/generic/libc-start.c [!SHARED]: Call + __libc_check_standard_fds after __libc_init_first. + 2003-05-05 Roland McGrath <roland@redhat.com> * Makerules (common-before-compile): New variable. |