]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/bits
Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / bits /
2025-07-21  Florian WeimerRevert "Linux: Keep termios ioctl constants strictly...
2025-07-11  Florian WeimerLinux: Keep termios ioctl constants strictly internal
2025-06-17  H. Peter Anvin ... termios: unify the naming of the termios speed fields
2025-06-17  H. Peter Anvin ... termios: merge the termios baud definitions
2025-06-17  H. Peter Anvin ... linux: implement arbitrary and split speeds in termios
2025-06-17  H. Peter Anvin ... linux/ioctls: use <linux/sockios.h> for sockios ioctls
2025-05-28  Yury Khrustalevmisc: add PKEY_UNRESTRICTED macro
2025-04-25  H. Peter Anvinlinux/termio: remove <termio.h> and struct termio
2025-04-22  Joseph MyersAdd AT_* constants from Linux 6.12
2025-03-12  Florian WeimerLinux: Remove attribute access from sched_getattr ...
2025-01-30  Adhemerval Zanellanptl: Add support for setup guard pages with MADV_GUARD...
2025-01-02  Sam Jamesmlock, mlock2, munlock: Use __attr_access_none macro
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2025-01-01  Xi Ruoyaomlock, mlock2, munlock: Tell the compiler we don't...
2024-12-20  Joseph MyersAdd F_CREATED_QUERY from Linux 6.12 to bits/fcntl-linux.h
2024-12-20  Joseph MyersAdd MSG_SOCK_DEVMEM from Linux 6.12 to bits/socket.h
2024-12-19  Joseph MyersAdd SCHED_EXT from Linux 6.12 to bits/sched.h
2024-11-06  Yury Khrustalevmisc: Align argument name for pkey_*() functions with...
2024-10-25  Florian WeimerLinux: Match kernel text for SCHED_ macros
2024-10-10  Adhemerval Zanellamisc: Add support for Linux uio.h RWF_ATOMIC flag
2024-10-10  Adhemerval Zanellalinux: Add MAP_DROPPABLE from Linux 6.11
2024-09-11  Florian WeimerLinux: Add missing scheduler constants to <sched.h>
2024-09-11  Florian WeimerLinux: Add the sched_setattr and sched_getattr functions
2024-07-30  Adhemerval ZanellaAdd F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h
2024-06-18  Carlos Llamaslinux: add definitions for hugetlb page size encodings
2024-05-18  Florian Weimersocket: Use may_alias on sockaddr structs (bug 19622)
2024-04-04  Stafford Hornemisc: Add support for Linux uio.h RWF_NOAPPEND flag
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-02-08  Joseph MyersAdd SOL_VSOCK from Linux 6.7 to bits/socket.h
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-03  Joseph MyersAdd SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
2023-10-16  Joseph MyersAdd SCM_SECURITY, SCM_PIDFD to bits/socket.h
2023-10-16  Joseph MyersAdd AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
2023-10-02  Kir KolyshkinLinux: add ST_NOSYMFOLLOW
2023-09-05  Adhemerval Zanella... posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-09-05  Adhemerval Zanella... linux: Add posix_spawnattr_{get, set}cgroup_np (BZ...
2023-08-28  Kir KolyshkinAdd F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.
2023-08-08  Joseph MyersAdd PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from...
2023-08-08  набlinux: statvfs: allocate spare for f_type
2023-08-01  Joseph MyersAdd IP_PROTOCOL from Linux 6.4 to bits/in.h
2023-05-30  Adhemerval Zanellaio: Fix record locking contants on 32 bit arch with...
2023-05-26  Joseph MyersAdd MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits...
2023-05-26  Joseph MyersAdd IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/unix -- BZ 25337
2023-05-01  Samuel Thibaulthurd 64bit: Fix ipc_perm fields types
2023-03-27  Adhemerval Zanella... libio: Do not autogenerate stdio_lim.h
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-22  Joseph MyersDefine MADV_COLLAPSE from Linux 6.1
2022-12-07  Adhemerval Zanella... Linux: Consolidate typesizes.h
2022-12-07  Adhemerval Zanella... Linux: Make generic fcntl.h the default one
2022-10-25  Adhemerval Zanellalinux: Fix generic struct_stat for 64 bit time (BZ...
2022-10-24  Joseph MyersAdd ADDRB from Linux 6.0 to bits/termios-c_cflag.h
2022-10-10  Andreas SchwabExpose all MAP_ constants in <sys/mman.h> unconditional...
2022-08-15  Samuel ThibaultMove ip_mreqn structure from Linux to generic
2022-08-02  Arjun Shankarsocket: Check lengths before advancing pointer in CMSG_...
2022-06-29  Florian WeimerLinux: Forward declaration of struct iovec for process_...
2022-06-02  Adhemerval Zanellalinux: Add process_mrelease
2022-06-02  Adhemerval Zanellalinux: Add process_madvise
2022-06-01  Joseph MyersAdd MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman...
2022-05-31  Joseph MyersAdd SOL_SMC from Linux 5.18 to bits/socket.h
2022-05-23  Adhemerval Zanellalinux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
2022-05-17  Adhemerval Zanellalinux: Add P_PIDFD
2022-05-05  Xiaoming Niclock_adjtime: Use __nonnull to avoid null pointer
2022-02-21  Joseph MyersAdd SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-09  Florian Weimernptl: Add rseq registration
2021-11-24  Adhemerval Zanellaio: Refactor close_range and closefrom
2021-11-17  Joseph MyersAdd PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
2021-10-18  Stafford Hornetimex: Use 64-bit fields on 32-bit TIMESIZE=64 systems...
2021-09-14  Joseph MyersAdd MADV_POPULATE_READ and MADV_POPULATE_WRITE from...
2021-08-09  Joseph MyersAdd PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to...
2021-07-12  Florian WeimerReduce <limits.h> pollution due to dynamic PTHREAD_STAC...
2021-07-09  H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-08  Adhemerval Zanellalinux: Add close_range
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-15  Adhemerval Zanellay2038: Add __USE_TIME_BITS64 support for socket-constants.h
2021-06-15  Adhemerval Zanellay2038: Use a common definition for shmid_ds
2021-06-15  Adhemerval Zanellay2038: Use a common definition for semid_ds
2021-06-15  Lukasz Majewskiy2038: Use a common definition for msqid_ds
2021-06-15  Lukasz Majewskiy2038: Use a common definition for stat
2021-06-15  Adhemerval Zanellay2038: linux: Add __USE_TIME_BITS64 support for struct...
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-06  Joseph MyersAdd SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-27  Joseph MyersAdd IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from...
2020-10-09  Adhemerval Zanellalinux: Move the struct stat{64} to struct_stat.h
2020-10-09  Adhemerval ZanellaRemove mknod wrapper functions, move them to symbols
2020-10-09  Adhemerval ZanellaRemove stat wrapper functions, move them to exported...
2020-07-16  Florian WeimerLinux: Remove rseq support
2020-07-09  Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for shmctl
2020-07-09  Adhemerval Zanellasysvipc: Remove the linux shm-pad.h file
2020-07-09  Adhemerval Zanellasysvipc: Split out linux struct shmid_ds
2020-07-09  Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for msgctl
2020-07-09  Adhemerval Zanellasysvipc: Remove the linux msq-pad.h file
2020-07-09  Adhemerval Zanellasysvipc: Split out linux struct semid_ds
2020-07-09  Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for semctl
2020-07-07  Adhemerval Zanellasignal: Move sys_errlist to a compat symbol
2020-07-07  Adhemerval Zanellasignal: Add signum-{generic,arch}.h
2020-07-06  Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-06-23  Joseph MyersAdd MREMAP_DONTUNMAP from Linux 5.7
next