aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
AgeCommit message (Expand)AuthorFilesLines
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin1-6/+0
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-05-20Remove __need macros from signal.h.Zack Weinberg2-9/+2
2017-05-08Remove <sys/ultrasound.h>Florian Weimer1-1/+0
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers1-1/+3
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2-2/+2
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg1-16/+15
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2-2/+2
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer1-130/+39
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-65/+0
2016-05-18Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers1-0/+1
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno1-0/+3
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers1-0/+2
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-1/+10
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers1-32/+0
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers1-1/+2
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers1-1/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers25-25/+25
2014-09-20Fix prototype of eventfd.Rasmus Villemoes1-1/+1
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae25-25/+25
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-4/+4
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell1-1/+1
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger1-1/+20
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2013-04-18Remove __wur from setfsuid and setfsgid.Adam Conrad1-2/+2
2013-03-06Sync with Linux 3.8Andreas Jaeger1-1/+2
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers1-10/+5
2013-01-08Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers25-26/+25
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab1-17/+1
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law1-1/+17
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath1-82/+0
2012-08-01 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):Florian Weimer1-2/+2
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger1-3/+5
2012-07-26Merge Linux 3.5 epoll changesAndreas Jaeger1-0/+2
2012-05-23Add more constants to Linux <sys/reboot.h>Andreas Jaeger1-1/+7
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu1-0/+2
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers1-10/+7
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers1-9/+2
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers1-10/+3
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers1-10/+3
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers1-12/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert26-78/+52
2012-01-07Remove pre-ISO C supportUlrich Drepper5-14/+14
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper1-3/+3
2011-07-23Update ptrace constantsUlrich Drepper1-4/+32