aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Versions
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella1-0/+6
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer1-0/+5
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer1-0/+1
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer1-0/+1
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer1-0/+1
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer1-0/+1
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer1-0/+1
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer1-0/+1
2021-07-21io: Add time64 alias for fcntlFlorian Weimer1-0/+1
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer1-0/+1
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+1
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer1-8/+1
2021-06-28Linux: Cleanups after librt moveFlorian Weimer1-6/+0
2021-06-28Linux: Move timer_settime, __timer_settime64 from librt to libcFlorian Weimer1-9/+11
2021-06-28Linux: Move timer_gettime, __timer_gettime64 from librt to libcFlorian Weimer1-1/+2
2021-06-28Linux: Move timer_getoverrun from librt to libcFlorian Weimer1-0/+1
2021-06-28Linux: Move timer_create, timer_delete from librt to libcFlorian Weimer1-0/+5
2021-06-25Linux: Move timer helper routines from librt to libcFlorian Weimer1-0/+5
2021-06-25Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libcFlorian Weimer1-1/+1
2021-06-15io: Add ftw64 with 64-bit time_t supportAdhemerval Zanella1-0/+2
2021-06-15io: Add fts64 with 64-bit time_t supportAdhemerval Zanella1-0/+5
2021-06-15posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella1-0/+2
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+97
2021-06-02Add missing symbols to Version filesFlorian Weimer1-1/+18
2021-05-10nptl: Move changing of stack permissions into ld.soFlorian Weimer1-0/+6
2020-07-16Linux: Remove rseq supportFlorian Weimer1-1/+0
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella1-10/+0
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+1
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-0/+2
2019-10-18Add nocancel version of pread64()Leandro Pereira1-0/+1
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-1/+1
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-1/+1
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-0/+3
2018-12-07Add getcpuH.J. Lu1-0/+3
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+1
2017-11-27Implement the mlock2 functionFlorian Weimer1-0/+1
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+3
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella1-0/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-0/+1
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-0/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-0/+1
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer1-0/+2
2012-04-21Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers1-1/+1
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab1-1/+1
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper1-0/+3
2011-05-28Add sendmmsg syscallUlrich Drepper1-0/+2
2011-05-28Set setns system callUlrich Drepper1-0/+2
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-1/+1