summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sys
AgeCommit message (Collapse)Author
2009-09-21add timerfd syscall and headerStephan Raue
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> Signed-off-by: Stephan Raue <mailinglists@openelec.tv>
2009-07-26force arches to provide sys/user.hMike Frysinger
Now that Linux is no longer installing linux/user.h, arches will have to provide their own. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-03-02Add EPOLLRDHUP constantDenis Vlasenko
2008-12-11update ptrace.h to latest from glibcMike Frysinger
2006-06-21Austin Morgan writes in #917: add support for inotifyMike Frysinger
2006-03-01grab from glibcMike Frysinger
2006-02-22epoll is linux specificMike Frysinger
2006-01-29move linux-specific header to linux subdirMike Frysinger
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
and to better support each arch. This is a really big patch... -Erik