aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
AgeCommit message (Expand)Author
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer
2020-01-02Linux: Use system call tables during buildFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-08Remove <sys/ultrasound.h>Florian Weimer
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-05-18Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-20Fix prototype of eventfd.Rasmus Villemoes
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-05Remove trailing whitespace.Joseph Myers
2013-04-18Remove __wur from setfsuid and setfsgid.Adam Conrad
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers