about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sys
Commit message (Expand)AuthorAgeFilesLines
* Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers2021-08-091-1/+5
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-061-1/+1
* Linux: Add time64 alias for prctlFlorian Weimer2021-07-211-0/+10
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-152-5/+44
* Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy2021-04-141-4/+0
* fix: Always export ntp_gettimex functionLukasz Majewski2021-03-231-1/+1
* Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers2021-02-021-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0223-23/+23
* linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw2020-12-211-0/+18
* Linux: Remove rseq supportFlorian Weimer2020-07-161-203/+0
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+203
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-76/+0
* Linux: Use system call tables during buildFlorian Weimer2020-01-021-7/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0124-24/+24
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-141-1/+5
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0724-24/+24
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-121-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0124-24/+24
* Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2018-10-251-0/+1
* Complete sys/procfs.h unification.Joseph Myers2018-09-251-2/+4
* Unify more sys/procfs.h headers.Joseph Myers2018-09-251-2/+10
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-27/+29
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-141-2/+2
* Update struct signalfd_siginfo from Linux 4.18.Joseph Myers2018-08-201-1/+6
* 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