From: Roland McGrath Date: Thu, 2 Aug 2007 01:38:01 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8c91639b8f106541a052dd3471e8c2628ad8bec;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 16d03a32..e5d83dc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,10 @@ 2007-07-23 Ulrich Drepper + * process.c (sys_getcpu): New function. + * linux/syscall.h: Declare sys_getcpu. + * linux/syscallent.h: Add entry for getcpu. + * desc.c (sys_eventfd): New function. * linux/syscall.h: Declare sys_eventfd. * linux/syscallent.h: Add entry for eventfd.