diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-17 09:39:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-17 09:39:56 +0000 |
commit | 1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61 (patch) | |
tree | e90da0ef04ca56b9aced98001a5406311ce7a391 /linuxthreads | |
parent | 53ab6afa2811722b2882509846e8664c089539dc (diff) | |
download | glibc-1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61.tar glibc-1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61.tar.gz glibc-1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61.tar.bz2 glibc-1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61.zip |
Update.
1999-04-17 Thorsten Kukuk <kukuk@suse.de>
* timezone/zic.c (dolink): Append complete path ot only filename
to ../ list.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ad49429557..27dff1e384 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,14 @@ +1999-04-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * sysdeps/arm/Implies: Removed since cmpxchg/no-cmpxchg + doesn't exist anymore. + * sysdeps/i386/Implies: Likewise. + * sysdeps/m68k/Implies: Likewise. + * sysdeps/mips/Implies: Likewise. + * sysdeps/powerpc/Implies: Likewise. + * sysdeps/sparc/sparc32/Implies: Likewise. + * sysdeps/sparc/sparc64/Implies: Likewise. + 1999-04-15 Ulrich Drepper <drepper@cygnus.com> * sysdeps/alpha/bits/semaphore.h: Removed. |