]> granicus.if.org Git - strace/commit
2008-05-19 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Tue, 20 May 2008 04:56:13 +0000 (04:56 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 20 May 2008 04:56:13 +0000 (04:56 +0000)
commitde328e684f86405d85881cdc489b88a27332d256
tree5e99953e5bb7843e7098a6382ee14e945483d09c
parentbc362d4732184d24cb7b7b7bd31c05582f2a9c46
2008-05-19  Roland McGrath  <roland@redhat.com>

* time.c (sys_timerfd_create): New function.
(sys_timerfd_settime, sys_timerfd_gettime): New functions.
* linux/syscall.h: Declare them.
* linux/syscallent.h: Update entries for those syscalls.
From Kyle McMartin <kyle@mcmartin.ca>.
time.c