aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-05 02:31:48 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-05 02:31:48 +0000
commit191ec77f9b5c2c34dfd7980c097b5a8cd701ec25 (patch)
treec014825212771e3371233db4b76f48fd92ebfc7f /nptl/ChangeLog
parentda0ff4ae5ba18db9c82522ea0fce26b327ea10ee (diff)
downloadglibc-191ec77f9b5c2c34dfd7980c097b5a8cd701ec25.zip
glibc-191ec77f9b5c2c34dfd7980c097b5a8cd701ec25.tar.gz
glibc-191ec77f9b5c2c34dfd7980c097b5a8cd701ec25.tar.bz2
* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
Store 2 before returning ETIMEDOUT.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ddecc8b..05d95eb 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
+ Store 2 before returning ETIMEDOUT.
+
2007-11-23 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):