]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 18:59:16 +0000 (18:59 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 18:59:16 +0000 (18:59 +0000)
ChangeLog

index 0f9c08db16ee6b8f0f99fa256182074f40460bdf..bd3217c5f785c4db0723e2a8708b428d449df83f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-05  Roland McGrath  <roland@frob.com>
+
+       * process.c [LINUX] (futexops): Add many new values.
+       [LINUX] (futexwakeops, futexwakecmps): New tables.
+       [LINUX] (sys_futex): Use them.
+       From Ulrich Drepper <drepper@redhat.com>.
+       Fixes RH#241467.
+
 2007-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * strace.c (detach): New prototype.  Extended the function comment.