aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-31 06:30:37 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-31 06:30:37 +0000
commit5d4f57bd9398d5b4d0ed26af9d4bf6e65c28c73c (patch)
tree1c51ae91f2c8e2bce901abf416453f96a322837d /nptl/ChangeLog
parent7ab7ea333d4d8274ecada374923209efa13bb900 (diff)
downloadglibc-5d4f57bd9398d5b4d0ed26af9d4bf6e65c28c73c.tar
glibc-5d4f57bd9398d5b4d0ed26af9d4bf6e65c28c73c.tar.gz
glibc-5d4f57bd9398d5b4d0ed26af9d4bf6e65c28c73c.tar.bz2
glibc-5d4f57bd9398d5b4d0ed26af9d4bf6e65c28c73c.zip
Update.
2003-05-30 Ulrich Drepper <drepper@redhat.com> * scripts/config.guess: Update from master copy. * scripts/config.sub: Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index fbe077ae2b..ede59262fd 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,15 @@
2003-05-30 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
+ (lll_futex_timed_wait): Use int for futex value parameter.
+ (lll_futex_wake): Likewise.
+ (lll_futex_requeue): Likewise.
+
+ * sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait):
+ Replace one memory operation with one register operation.
+
+ * tst-join4.c (do_test): Fix error message.
+
* tst-rwlock6.c (do_test): Use correct format specifier.
* sysdeps/unix/sysv/linux/i386/i486/lowlevelmutex.S