From: Roland McGrath Date: Thu, 5 Jul 2007 18:59:16 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~215 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c219f7c462c026cd35a3cfa3079e19ed7060eddc;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 0f9c08db..bd3217c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-07-05 Roland McGrath + + * process.c [LINUX] (futexops): Add many new values. + [LINUX] (futexwakeops, futexwakecmps): New tables. + [LINUX] (sys_futex): Use them. + From Ulrich Drepper . + Fixes RH#241467. + 2007-07-05 Jan Kratochvil * strace.c (detach): New prototype. Extended the function comment.