diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-17 23:14:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-17 23:14:52 +0000 |
commit | f532641db76c471c9e61a8847a820066177ec818 (patch) | |
tree | 976dbed8fa4224ea3bd22f44e094cf61e8ef1c4a /nptl/ChangeLog | |
parent | 69ac9d0793dd675cf49fa3ce6796a0dce227c076 (diff) | |
download | glibc-f532641db76c471c9e61a8847a820066177ec818.tar glibc-f532641db76c471c9e61a8847a820066177ec818.tar.gz glibc-f532641db76c471c9e61a8847a820066177ec818.tar.bz2 glibc-f532641db76c471c9e61a8847a820066177ec818.zip |
Update.
2004-03-26 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/unix/sysv/linux/wordsize-64/fxstat.c (__fxstat): Don't
use "struct kernel_stat".
2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/ia64/memcmp.S: Fix symbol.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7225ad5057..f0b074d794 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,15 @@ +2004-04-17 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h (SEM_VALUE_MAX): + Just use a plain number. + * sysdeps/unix/sysv/linux/i386/bits/semaphore.h: Likewise. + * sysdeps/unix/sysv/linux/ia64/bits/semaphore.h: Likewise. + * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Likewise. + * sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Likewise. + * sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Likewise. + * sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Likewise. + * sysdeps/unix/sysv/linux/x86_64/bits/semaphore.h: Likewise. + 2004-04-16 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Remove unneeded |