aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
AgeCommit message (Expand)AuthorFilesLines
2022-03-14Add access function attributes to epoll_waitSteve Grubb1-4/+8
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer1-1/+2
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella1-0/+21
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert24-24/+24
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer1-0/+10
2021-12-09nptl: Add rseq registrationFlorian Weimer1-0/+174
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers1-1/+5
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer1-1/+1
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer1-0/+10
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2-5/+44
2021-04-14Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy1-4/+0
2021-03-23fix: Always export ntp_gettimex functionLukasz Majewski1-1/+1
2021-02-02Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers1-0/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert23-23/+23
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw1-0/+18
2020-07-16Linux: Remove rseq supportFlorian Weimer1-203/+0
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+203
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-76/+0
2020-01-02Linux: Use system call tables during buildFlorian Weimer1-7/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers1-1/+5
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert24-24/+24
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer1-1/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers1-0/+1
2018-09-25Complete sys/procfs.h unification.Joseph Myers1-2/+4
2018-09-25Unify more sys/procfs.h headers.Joseph Myers1-2/+10
2018-09-25Unify some sys/procfs.h headers.Joseph Myers1-27/+29
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers1-2/+2
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers1-1/+6
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers1-1/+5
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin1-9/+13
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin1-54/+1
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