aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-03linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-08-22Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers
2022-08-16Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-12linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella
2022-07-05linux: Add mount_setattrAdhemerval Zanella
2022-07-05linux: Add open_treeAdhemerval Zanella
2022-07-05linux: Add fspickAdhemerval Zanella
2022-07-05linux: Add fsconfigAdhemerval Zanella
2022-06-24linux: Add move_mountAdhemerval Zanella
2022-06-24linux: Add fsmountAdhemerval Zanella
2022-06-24linux: Add fsopenAdhemerval Zanella
2022-06-02Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella
2022-05-17linux: Add pidfd_openAdhemerval Zanella
2022-05-05ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni
2022-03-14Add access function attributes to epoll_waitSteve Grubb
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer
2021-12-09nptl: Add rseq registrationFlorian Weimer
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-04-14Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy
2021-03-23fix: Always export ntp_gettimex functionLukasz Majewski
2021-02-02Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
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