about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sys
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0125-25/+25
* linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella2023-11-031-0/+2
* Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers2023-09-141-0/+1
* linux: Add pidfd_getpidAdhemerval Zanella Netto2023-09-051-0/+4
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-081-1/+11
* Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar2023-06-011-4/+4
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0625-25/+25
* Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers2022-08-221-1/+3
* Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer2022-08-161-3/+3
* linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella2022-08-121-8/+63
* linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella2022-08-121-1/+1
* linux: Add mount_setattrAdhemerval Zanella2022-07-051-0/+22
* linux: Add open_treeAdhemerval Zanella2022-07-051-0/+9
* linux: Add fspickAdhemerval Zanella2022-07-051-0/+12
* linux: Add fsconfigAdhemerval Zanella2022-07-051-0/+26
* linux: Add move_mountAdhemerval Zanella2022-06-241-0/+17
* linux: Add fsmountAdhemerval Zanella2022-06-241-0/+21
* linux: Add fsopenAdhemerval Zanella2022-06-241-0/+8
* Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer2022-06-021-22/+6
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-171-0/+8
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-171-0/+8
* linux: Add pidfd_openAdhemerval Zanella2022-05-171-0/+33
* ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni2022-05-051-6/+6
* adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni2022-05-051-2/+2
* Add access function attributes to epoll_waitSteve Grubb2022-03-141-4/+8
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+2
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-171-0/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0124-24/+24
* nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer2021-12-091-0/+10
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+174
* 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