]> granicus.if.org Git - strace/commitdiff
2008-06-29 Dmitry V. Levin <ldv@altlinux.org>
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 29 Jun 2008 22:28:54 +0000 (22:28 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 29 Jun 2008 22:28:54 +0000 (22:28 +0000)
* linux/x86_64/syscallent.h: Remove duplicate syscall entries
for #283 and #284.

ChangeLog
linux/x86_64/syscallent.h

index 39a7587e9dfb22cd09c46b645e00666cfce8e8f2..6cd00eca10035947a2373d05b34bf43484c54153 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-29  Dmitry V. Levin <ldv@altlinux.org>
+
+       * linux/x86_64/syscallent.h: Remove duplicate syscall entries
+       for #283 and #284.
+
 2008-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * linux/syscallent.h: Remove a duplicite syscall stub #326.
index c4bf76e48a10a1311779a0c70d2dfe6c7e96f294..e99da95a9fbd983c0284ce52bb3f6534812cdf70 100644 (file)
        { 4,    TD|TF,  sys_utimensat,          "utimensat"     }, /* 280 */
        { 5,    TD,     sys_epoll_pwait,        "epoll_pwait"   }, /* 281 */
        { 3,    TD|TS,  sys_signalfd,           "signalfd"      }, /* 282 */
-       { 4,    TD,     sys_timerfd_create,     "timerfd_create"}, /* 283 */
-       { 1,    TD,     sys_eventfd,            "eventfd"       }, /* 284 */
        { 2,    TD,     sys_timerfd_create,     "timerfd_create"}, /* 283 */
        { 1,    TD,     sys_eventfd,            "eventfd"       }, /* 284 */
        { 6,    TF,     sys_fallocate,          "fallocate"     }, /* 285 */