+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.
{ 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 */