summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sys
AgeCommit message (Expand)Author
2015-11-08fanotify: include needed Linux definitionsWaldemar Brodkorb
2015-10-14fanotify: add system call supportBartosz Golaszewski
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2013-06-07eventfd.h: Use new "bits/" scheme for arch-specific flagsHiroaki KAWAI
2012-12-01update ptrace.h to latest from glibcJames Hogan
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15update acct.hPeter S. Mazinger
2012-06-15add epoll_pwait()Peter S. Mazinger
2012-04-28epoll.h: sync with glibcMike Frysinger
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify_rm_watch: Change second argument to intKevin Cernekee
2011-10-31Add eventfd support.Jean-Christian de Rivaz
2011-05-11epoll: unify epoll.hBernhard Reutner-Fischer
2011-05-11Implement epoll_create1 and epoll_pwait system calls.Thierry Reding
2010-06-01inotify: add inotify_init1 system call supportVladimir Zapolskiy
2009-09-21add timerfd syscall and headerStephan Raue
2009-07-26force arches to provide sys/user.hMike Frysinger
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