]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/sys
tst-freopen4: Remove temporary directory from warning message
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / sys /
2025-03-26  Collin Funklinux: Fix integer overflow warnings when including...
2025-01-10  Michael JeansonLinux: Update internal copy of '<sys/rseq.h>'
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-10-10  Adhemerval ZanellaUpdate PIDFD_* constants for Linux 6.11
2024-06-04  Joe DamatoLinux: Add epoll ioctls
2024-05-23  Joseph MyersUpdate PIDFD_* constants for Linux 6.9
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-03  Adhemerval Zanellalinux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6...
2023-09-14  Joseph MyersAdd MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
2023-09-05  Adhemerval Zanella... linux: Add pidfd_getpid
2023-08-08  Joseph MyersAdd PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from...
2023-06-01  Alejandro ColomarUse __nonnull for the epoll_wait(2) family of syscalls
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-08-22  Joseph MyersAdd AGROUP from Linux 5.19 to sys/acct.h, remove Alpha...
2022-08-16  Florian WeimerLinux: Fix enum fsconfig_command detection in <sys...
2022-08-12  Adhemerval Zanellalinux: Fix sys/mount.h usage with kernel headers
2022-08-12  Adhemerval Zanellalinux: Mimic kernel defition for BLOCK_SIZE
2022-07-05  Adhemerval Zanellalinux: Add mount_setattr
2022-07-05  Adhemerval Zanellalinux: Add open_tree
2022-07-05  Adhemerval Zanellalinux: Add fspick
2022-07-05  Adhemerval Zanellalinux: Add fsconfig
2022-06-24  Adhemerval Zanellalinux: Add move_mount
2022-06-24  Adhemerval Zanellalinux: Add fsmount
2022-06-24  Adhemerval Zanellalinux: Add fsopen
2022-06-02  Florian WeimerLinux: Adjust struct rseq definition to current kernel...
2022-05-17  Adhemerval Zanellalinux: Add pidfd_send_signal
2022-05-17  Adhemerval Zanellalinux: Add pidfd_getfd
2022-05-17  Adhemerval Zanellalinux: Add pidfd_open
2022-05-05  Xiaoming Nintp_xxxtimex: Use __nonnull to avoid null pointer
2022-05-05  Xiaoming Niadjtimex/adjtimex64: Use __nonnull to avoid null pointer
2022-03-14  Steve GrubbAdd access function attributes to epoll_wait
2022-02-02  Florian WeimerLinux: Use ptrdiff_t for __rseq_offset
2022-01-17  Adhemerval ZanellaLinux: Add epoll_pwait2 (BZ #27359)
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-09  Florian Weimernptl: Add public rseq symbols and <sys/rseq.h>
2021-12-09  Florian Weimernptl: Add rseq registration
2021-08-09  Joseph MyersAdd PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to...
2021-08-06  Florian WeimerLinux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS...
2021-07-21  Florian WeimerLinux: Add time64 alias for prctl
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-04-14  Szabolcs NagyRemove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
2021-03-23  Lukasz Majewskifix: Always export ntp_gettimex function
2021-02-02  Joseph MyersAdd MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-21  Richard Earnshawlinux: Add compatibility definitions to sys/prctl.h...
2020-07-16  Florian WeimerLinux: Remove rseq support
2020-07-06  Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-04-15  Florian WeimerLinux: Remove <sys/sysctl.h> and the sysctl function
2020-01-02  Florian WeimerLinux: Use system call tables during build
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-14  Joseph MyersAdd PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.
2019-10-01  Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-12  Florian WeimerLinux: Deprecate <sys/sysctl.h> and sysctl
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-25  Joseph MyersAdd IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.
2018-09-25  Joseph MyersComplete sys/procfs.h unification.
2018-09-25  Joseph MyersUnify more sys/procfs.h headers.
2018-09-25  Joseph MyersUnify some sys/procfs.h headers.
2018-09-14  Joseph MyersFix sys/procfs.h pr_uid, pr_gid type (bug 23649).
2018-08-20  Joseph MyersUpdate struct signalfd_siginfo from Linux 4.18.
2018-04-24  Joseph MyersAdd PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to...
2018-02-06  Joseph MyersOnly define loff_t for __USE_MISC (bug 14553).
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-29  Dmitry V. Levinlinux: update sys/ptrace.h comments
2017-12-29  Dmitry V. Levinlinux: move a shared part of sys/ptrace.h to bits/ptrac...
2017-08-09  Dmitry V. Levinsys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL...
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-08  Florian WeimerRemove <sys/ultrasound.h>
2017-02-22  Joseph MyersAdd TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.
2017-02-08  Kir KolyshkinAdd Linux PTRACE_EVENT_STOP
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-09-01  Florian WeimerBase <sys/quota.h> on Linux kernel headers [BZ #20525]
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-05-18  Joseph MyersAdd Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.
2016-03-28  Aurelien JarnoSynchronize <sys/personality.h> with kernel headers
2016-03-14  Joseph MyersUpdate glibc headers for Linux 4.5.
2016-01-12  Joseph MyersAdd new header definitions from Linux 4.4 (plus older...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-14  Joseph MyersMake obsolete syscall wrappers into compat symbols...
2015-11-23  Joseph MyersUpdate <sys/ptrace.h> for Linux 4.3.
2015-06-29  Joseph MyersUpdate headers for Linux 4.0, 4.1 definitions.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-09-20  Rasmus VillemoesFix prototype of eventfd.
2014-01-06  Mike Frysingerptrace.h: add __ prefix to ptrace_peeksiginfo_args
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26  Ondřej BílkaUse __glibc_reserved instead __unused.
2013-11-25  Carlos O'DonellFix typo in sys/ptrace.h.
2013-07-04  Andreas JaegerSync sys/ptrace with Linux 3.10
2013-06-05  Joseph MyersRemove trailing whitespace.
2013-04-19  Adam ConradRemove __wur from setfsuid and setfsgid.
2013-03-06  Andreas JaegerSync with Linux 3.8
2013-01-11  Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-08  Joseph MyersDon't check __GNUC__ together with __USE_EXTERN_INLINES.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
next