diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-06 04:05:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-06 04:05:41 +0000 |
commit | 3fc2f6c8cb7bf6b5d6f81b0759acd18c383d5c4b (patch) | |
tree | 6a62340289c8ee0b53b8f6ddf328cbeb7a238185 /linuxthreads/ChangeLog | |
parent | c4b4e079e3d3f6d1eb66576d3d6188332eb6619b (diff) | |
download | glibc-3fc2f6c8cb7bf6b5d6f81b0759acd18c383d5c4b.tar glibc-3fc2f6c8cb7bf6b5d6f81b0759acd18c383d5c4b.tar.gz glibc-3fc2f6c8cb7bf6b5d6f81b0759acd18c383d5c4b.tar.bz2 glibc-3fc2f6c8cb7bf6b5d6f81b0759acd18c383d5c4b.zip |
Update.
2002-04-05 Ulrich Drepper <drepper@redhat.com>
* timezone/zic.c: Update from tzcode2002c.
* timezone/asia: Update from tzdata2002c.
* timezone/backward: Likewise.
* timezone/europe: Likewise.
* timezone/northamerica: Likewise.
* timezone/northamerica: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/zone.tab: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index cad4e89694..5f79ed7160 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,20 @@ +2002-04-05 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/ia64/pt-machine.h: Protect against multiple inclusion. + * sysdeps/alpha/pt-machine.h: Likewise. + * sysdeps/arm/pt-machine.h: Likewise. + * sysdeps/cris/pt-machine.h: Likewise. + * sysdeps/hppa/pt-machine.h: Likewise. + * sysdeps/m68k/pt-machine.h: Likewise. + * sysdeps/mips/pt-machine.h: Likewise. + * sysdeps/powerpc/pt-machine.h: Likewise. + * sysdeps/s390/s390-32/pt-machine.h: Likewise. + * sysdeps/s390/s390-64/pt-machine.h: Likewise. + * sysdeps/sh/pt-machine.h: Likewise. + * sysdeps/sparc/sparc32/pt-machine.h: Likewise. + * sysdeps/sparc/sparc64/pt-machine.h: Likewise. + * sysdeps/x86_64/pt-machine.h: Likewise. + 2002-04-05 Jakub Jelinek <jakub@redhat.com> * man/pthread_mutexattr_init.man (pthread_mutexattr_settype): Document |