diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-10 19:48:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-10 19:48:27 +0000 |
commit | 3459f702fdf460cab14d70e460bd45d7d83e7aa1 (patch) | |
tree | d2b77b520ae04abfb9a3867d0554e8650cc4c5b7 /linuxthreads/ChangeLog | |
parent | 3f2eb57e4bac048704aa71cab41c84182d117a47 (diff) | |
download | glibc-3459f702fdf460cab14d70e460bd45d7d83e7aa1.tar glibc-3459f702fdf460cab14d70e460bd45d7d83e7aa1.tar.gz glibc-3459f702fdf460cab14d70e460bd45d7d83e7aa1.tar.bz2 glibc-3459f702fdf460cab14d70e460bd45d7d83e7aa1.zip |
Update.
2000-08-10 Ulrich Drepper <drepper@redhat.com>
* timezone/zic.c: Update from tzcode2000f.
* timezone/australasia: Update from tzdata2000f.
* timezone/europe: Likewise.
* timezone/southamerica: Likewise.
* timezone/yearistype: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 978aa67d1f..84f67b8705 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-08-10 Ulrich Drepper <drepper@redhat.com> + + * pthread.c (__pthread_initial_thread): Initialize p_errnop and + p_h_errnop correctly and not to NULL. + 2000-08-05 Ulrich Drepper <drepper@redhat.com> * Banner: Bump version number to 0.9. |