aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Versions
AgeCommit message (Expand)Author
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: Add process_mreleaseAdhemerval Zanella
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella
2022-05-17linux: Add pidfd_openAdhemerval Zanella
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer
2021-07-21io: Add time64 alias for fcntlFlorian Weimer
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-28Linux: Move timer_settime, __timer_settime64 from librt to libcFlorian Weimer
2021-06-28Linux: Move timer_gettime, __timer_gettime64 from librt to libcFlorian Weimer
2021-06-28Linux: Move timer_getoverrun from librt to libcFlorian Weimer
2021-06-28Linux: Move timer_create, timer_delete from librt to libcFlorian Weimer
2021-06-25Linux: Move timer helper routines from librt to libcFlorian Weimer
2021-06-25Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libcFlorian Weimer
2021-06-25Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libcFlorian Weimer
2021-06-25Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libcFlorian Weimer
2021-06-15io: Add ftw64 with 64-bit time_t supportAdhemerval Zanella
2021-06-15io: Add fts64 with 64-bit time_t supportAdhemerval Zanella
2021-06-15posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-06-02Add missing symbols to Version filesFlorian Weimer
2021-05-10nptl: Move changing of stack permissions into ld.soFlorian Weimer
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
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
2019-10-18Add nocancel version of pread64()Leandro Pereira
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2018-12-07Add getcpuH.J. Lu
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer