aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Versions
AgeCommit message (Expand)Author
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
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer
2012-04-21Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper
2011-05-28Add sendmmsg syscallUlrich Drepper
2011-05-28Set setns system callUlrich Drepper
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper
2011-03-31Export new symbol.Ulrich Drepper
2010-08-11Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2009-12-08Add recvmmsg interface.Ulrich Drepper
2009-11-22Update ntp_gettime for Linux.Ulrich Drepper
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek
2009-03-02* sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper
2008-08-01* sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809Ulrich Drepper