LWN.net Logo

timerfd() and system call review

timerfd() and system call review

Posted Aug 16, 2007 11:45 UTC (Thu) by nix (subscriber, #2304)
In reply to: timerfd() and system call review by gdt
Parent article: timerfd() and system call review

But a syscall can't easily be used by any applications until it's in glibc
or some other library, and once it is you can't change it because it's
exposed to applications so you can't tell who might be using it.

(Most of these new syscalls are Linux-specific, anyway, and thus likely to
see comparatively little use outside of abstraction layers like glibc.
POSIX still remains king.)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds