timerfd support
Ulrich Drepper
drepper at redhat.com
Tue Jul 24 03:56:31 UTC 2007
This patch adds timerfd support and is relative to the signalfd patch.
The actual function code reuses functions, nothing fancy.
The patch contains a bug fix, too. Somebody mistook C for Python and
thought indenting is enough to start a block.
2007-02-23 Ulrich Drepper <drepper at redhat.com>
* time.c (printitv_bitness): Add missing braces to enclose
conditional code.
(TDF_TIMER_ABSTIME): Define if not already.
(timerfdflags): New variable.
(sys_timerfd): New function.
* linux/syscall.h: Declare sys_timerfd.
* linux/syscallent.h: Add timerfd entry.
* linux/x86_64/syscallent.h: Likewise.
--
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: d-strace-timerfd
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070723/6872e1ec/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070723/6872e1ec/attachment.bin>
More information about the Strace-devel
mailing list