about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sys
Commit message (Expand)AuthorAgeFilesLines
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* Only define loff_t for __USE_MISC (bug 14553).Joseph Myers2018-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0124-24/+24
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-9/+13
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-54/+1
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-6/+0
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* Remove __need macros from signal.h.Zack Weinberg2017-05-202-9/+2
* Remove <sys/ultrasound.h>Florian Weimer2017-05-081-1/+0
* Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2017-02-221-1/+3
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-081-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0124-24/+24
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-232-2/+2
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-16/+15
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-232-2/+2
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-011-130/+39
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-65/+0
* Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2016-05-181-0/+1
* Synchronize <sys/personality.h> with kernel headersAurelien Jarno2016-03-281-0/+3
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-141-0/+2
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-1/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0424-24/+24
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-141-32/+0
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+2
* Update headers for Linux 4.0, 4.1 definitions.Joseph Myers2015-06-291-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0225-25/+25
* Fix prototype of eventfd.Rasmus Villemoes2014-09-201-1/+1
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0125-25/+25
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-4/+4
* Fix typo in sys/ptrace.h.Carlos O'Donell2013-11-251-1/+1
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-1/+20
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Remove __wur from setfsuid and setfsgid.Adam Conrad2013-04-181-2/+2
* Sync with Linux 3.8Andreas Jaeger2013-03-061-1/+2
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-10/+5
* Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers2013-01-081-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0225-26/+25
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-281-17/+1
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-071-1/+17
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-82/+0
* * posix/unistd.h (setuid, setreuid, seteuid, setresuid):Florian Weimer2012-08-011-2/+2
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-3/+5
* Merge Linux 3.5 epoll changesAndreas Jaeger2012-07-261-0/+2
* Add more constants to Linux <sys/reboot.h>Andreas Jaeger2012-05-231-1/+7
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-221-0/+2
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-211-10/+7
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-211-9/+2
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-10/+3
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-141-10/+3