about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-03-08 11:22:41 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-03-08 11:22:41 +0100
commit2edd9a79e5967e01f9afc3ae1207159a2c53c73f (patch)
treeadc9c04c9f2a8072909c3b56981e548b5fd54491 /nptl/ChangeLog
parentc564a81246d0064eb12bc34cac8996709a0ecbfc (diff)
downloadglibc-2edd9a79e5967e01f9afc3ae1207159a2c53c73f.tar.gz
glibc-2edd9a79e5967e01f9afc3ae1207159a2c53c73f.tar.xz
glibc-2edd9a79e5967e01f9afc3ae1207159a2c53c73f.zip
Work around kernel rejecting valid absolute timestamps.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index cd70329abb..ddd0ee2027 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
+	Check for timestamp before the Epoch.
+
 	* sysdeps/unix/sysv/linux/sh/sem_timedwait.S (sem_timedwait): Fix
 	updating nwaiters.