aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert25-25/+25
2023-11-03linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella1-0/+2
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers1-0/+1
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto1-0/+4
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers1-1/+11
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar1-4/+4
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers25-25/+25
2022-08-22Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers1-1/+3
2022-08-16Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer1-3/+3
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella1-8/+63
2022-08-12linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella1-1/+1
2022-07-05linux: Add mount_setattrAdhemerval Zanella1-0/+22
2022-07-05linux: Add open_treeAdhemerval Zanella1-0/+9
2022-07-05linux: Add fspickAdhemerval Zanella1-0/+12
2022-07-05linux: Add fsconfigAdhemerval Zanella1-0/+26
2022-06-24linux: Add move_mountAdhemerval Zanella1-0/+17
2022-06-24linux: Add fsmountAdhemerval Zanella1-0/+21
2022-06-24linux: Add fsopenAdhemerval Zanella1-0/+8
2022-06-02Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer1-22/+6
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella1-0/+8
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella1-0/+8
2022-05-17linux: Add pidfd_openAdhemerval Zanella1-0/+33
2022-05-05ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni1-6/+6
2022-05-05adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni1-2/+2
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