commit | de328e684f86405d85881cdc489b88a27332d256 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue May 20 04:56:13 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Tue May 20 04:56:13 2008 +0000 |
tree | 5e99953e5bb7843e7098a6382ee14e945483d09c | |
parent | bc362d4732184d24cb7b7b7bd31c05582f2a9c46 [diff] |
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>.