projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
signal/timer/event: timerfd core
[linux-2.6.git]
/
kernel
/
sys_ni.c
diff --git
a/kernel/sys_ni.c
b/kernel/sys_ni.c
index
807e9bb
..
b18f625
100644
(file)
--- a/
kernel/sys_ni.c
+++ b/
kernel/sys_ni.c
@@
-144,3
+144,4
@@
cond_syscall(sys_ioprio_get);
/* New file descriptors */
cond_syscall(sys_signalfd);
+cond_syscall(sys_timerfd);