aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
2024-02-08Add SOL_VSOCK from Linux 6.7 to bits/socket.hJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-03Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.hJoseph Myers
2023-10-16Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers
2023-10-16Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers
2023-10-02Linux: add ST_NOSYMFOLLOWKir Kolyshkin
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto
2023-08-28Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers
2023-08-08linux: statvfs: allocate spare for f_typeнаб
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov
2023-05-01hurd 64bit: Fix ipc_perm fields typesSamuel Thibault
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-22Define MADV_COLLAPSE from Linux 6.1Joseph Myers
2022-12-07Linux: Consolidate typesizes.hAdhemerval Zanella Netto
2022-12-07Linux: Make generic fcntl.h the default oneAdhemerval Zanella Netto
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-24Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab
2022-08-15Move ip_mreqn structure from Linux to genericSamuel Thibault
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-06-29Linux: Forward declaration of struct iovec for process_madviseFlorian Weimer
2022-06-02linux: Add process_mreleaseAdhemerval Zanella
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-06-01Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.hJoseph Myers
2022-05-31Add SOL_SMC from Linux 5.18 to bits/socket.hJoseph Myers
2022-05-23linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.hAdhemerval Zanella
2022-05-17linux: Add P_PIDFDAdhemerval Zanella
2022-05-05clock_adjtime: Use __nonnull to avoid null pointerXiaoming Ni
2022-02-21Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-09nptl: Add rseq registrationFlorian Weimer
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella
2021-11-17Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.hJoseph Myers
2021-10-18timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)Stafford Horne
2021-09-14Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l...Joseph Myers
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella