Age | Commit message (Expand) | Author |
2021-06-25 | Linux: Move timer helper routines from librt to libc | Florian Weimer |
2021-06-25 | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libc | Florian Weimer |
2021-06-25 | Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc | Florian Weimer |
2021-06-25 | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc | Florian Weimer |
2021-06-15 | io: Add ftw64 with 64-bit time_t support | Adhemerval Zanella |
2021-06-15 | io: Add fts64 with 64-bit time_t support | Adhemerval Zanella |
2021-06-15 | posix: Add glob64 with 64-bit time_t support | Adhemerval Zanella |
2021-06-15 | y2038: Add support for 64-bit time on legacy ABIs | Adhemerval Zanella |
2021-06-02 | Add missing symbols to Version files | Florian Weimer |
2021-05-10 | nptl: Move changing of stack permissions into ld.so | Florian Weimer |
2020-07-16 | Linux: Remove rseq support | Florian Weimer |
2020-07-07 | signal: Move sys_errlist to a compat symbol | Adhemerval Zanella |
2020-07-06 | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers |
2020-04-15 | Linux: Remove <sys/sysctl.h> and the sysctl function | Florian Weimer |
2019-10-18 | Add nocancel version of pread64() | Leandro Pereira |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer |
2018-12-07 | Add getcpu | H.J. Lu |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer |
2017-11-27 | Implement the mlock2 function | Florian Weimer |
2017-11-23 | Linux: Add memfd_create system call wrapper | Florian Weimer |
2017-11-06 | Simplify Linux sig{timed}wait{info} implementations | Adhemerval Zanella |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella |
2017-08-18 | Consolidate non cancellable read call | Adhemerval Zanella |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella |
2015-11-09 | Terminate process on invalid netlink response from kernel [BZ #12926] | Florian Weimer |
2012-04-21 | Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions. | Joseph Myers |
2012-04-19 | Fix computation of inflated errlist size | Andreas Schwab |
2011-11-01 | New Linux syscalls process_vm_readv and process_vm_writev | Ulrich Drepper |
2011-05-28 | Add sendmmsg syscall | Ulrich Drepper |
2011-05-28 | Set setns system call | Ulrich Drepper |
2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab |
2011-04-01 | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper |
2011-03-31 | Export new symbol. | Ulrich Drepper |
2010-08-11 | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper |
2010-08-11 | Add support for prlimit and prlimit64 on Linux. | Ulrich Drepper |
2009-12-08 | Add recvmmsg interface. | Ulrich Drepper |
2009-11-22 | Update ntp_gettime for Linux. | Ulrich Drepper |
2009-11-14 | Add support for new Linux error ERFKILL. | Ulrich Drepper |
2009-05-15 | Add 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-20080802T0809 | Ulrich Drepper |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper |
2008-02-10 | * sysdeps/unix/sysv/linux/sys/timerfd.h: New file. | Ulrich Drepper |
2007-10-05 | 2007-10-04 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2007-10-05 | * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd. | Ulrich Drepper |
2007-04-26 | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper |
2007-03-26 | * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |