| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-05 | linux: Add pidfd_getpid |  Adhemerval Zanella Netto | 1 | -0/+1 |
| 2023-09-05 | posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) |  Adhemerval Zanella Netto | 1 | -0/+2 |
| 2023-09-05 | linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371) |  Adhemerval Zanella Netto | 1 | -0/+4 |
| 2023-02-20 | Linux: Move wordsize-32 Version to default |  Adhemerval Zanella | 1 | -0/+3 |
| 2022-11-08 | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) |  Adhemerval Zanella | 1 | -0/+5 |
| 2022-07-05 | linux: Add mount_setattr |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-07-05 | linux: Add open_tree |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-07-05 | linux: Add fspick |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-07-05 | linux: Add fsconfig |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-06-24 | linux: Add move_mount |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-06-24 | linux: Add fsmount |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-06-24 | linux: Add fsopen |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-06-02 | linux: Add process_mrelease |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-06-02 | linux: Add process_madvise |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-05-17 | linux: Add pidfd_send_signal |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-05-17 | linux: Add pidfd_getfd |  Adhemerval Zanella | 1 | -0/+1 |
| 2022-05-17 | linux: Add pidfd_open |  Adhemerval Zanella | 1 | -0/+3 |
| 2022-01-17 | Linux: Add epoll_pwait2 (BZ #27359) |  Adhemerval Zanella | 1 | -0/+6 |
| 2021-12-09 | nptl: Add public rseq symbols and <sys/rseq.h> |  Florian Weimer | 1 | -0/+5 |
| 2021-07-22 | socket: Add time64 alias for setsockopt |  Florian Weimer | 1 | -0/+1 |
| 2021-07-22 | socket: Add time64 alias for getsockopt |  Florian Weimer | 1 | -0/+1 |
| 2021-07-21 | socket: Add time64 alias for sendmsg |  Florian Weimer | 1 | -0/+1 |
| 2021-07-21 | socket: Add time64 alias for recvmsg |  Florian Weimer | 1 | -0/+1 |
| 2021-07-21 | socket: Add time64 alias for sendmmsg |  Florian Weimer | 1 | -0/+1 |
| 2021-07-21 | Linux: Add time64 alias for prctl |  Florian Weimer | 1 | -0/+1 |
| 2021-07-21 | io: Add time64 alias for fcntl |  Florian Weimer | 1 | -0/+1 |
| 2021-07-21 | misc: Add time64 alias for ioctl |  Florian Weimer | 1 | -0/+1 |
| 2021-07-08 | linux: Add close_range |  Adhemerval Zanella | 1 | -0/+1 |
| 2021-07-02 | resolv: Move libanl into libc (if libpthread is in libc) |  Florian Weimer | 1 | -8/+1 |
| 2021-06-28 | Linux: Cleanups after librt move |  Florian Weimer | 1 | -6/+0 |
| 2021-06-28 | Linux: Move timer_settime, __timer_settime64 from librt to libc |  Florian Weimer | 1 | -9/+11 |
| 2021-06-28 | Linux: Move timer_gettime, __timer_gettime64 from librt to libc |  Florian Weimer | 1 | -1/+2 |
| 2021-06-28 | Linux: Move timer_getoverrun from librt to libc |  Florian Weimer | 1 | -0/+1 |
| 2021-06-28 | Linux: Move timer_create, timer_delete from librt to libc |  Florian Weimer | 1 | -0/+5 |
| 2021-06-25 | Linux: Move timer helper routines from librt to libc |  Florian Weimer | 1 | -0/+5 |
| 2021-06-25 | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libc |  Florian Weimer | 1 | -1/+1 |
| 2021-06-25 | Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc |  Florian Weimer | 1 | -1/+1 |
| 2021-06-25 | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc |  Florian Weimer | 1 | -1/+1 |
| 2021-06-15 | io: Add ftw64 with 64-bit time_t support |  Adhemerval Zanella | 1 | -0/+2 |
| 2021-06-15 | io: Add fts64 with 64-bit time_t support |  Adhemerval Zanella | 1 | -0/+5 |
| 2021-06-15 | posix: Add glob64 with 64-bit time_t support |  Adhemerval Zanella | 1 | -0/+2 |
| 2021-06-15 | y2038: Add support for 64-bit time on legacy ABIs |  Adhemerval Zanella | 1 | -0/+97 |
| 2021-06-02 | Add missing symbols to Version files |  Florian Weimer | 1 | -1/+18 |
| 2021-05-10 | nptl: Move changing of stack permissions into ld.so |  Florian Weimer | 1 | -0/+6 |
| 2020-07-16 | Linux: Remove rseq support |  Florian Weimer | 1 | -1/+0 |
| 2020-07-07 | signal: Move sys_errlist to a compat symbol |  Adhemerval Zanella | 1 | -10/+0 |
| 2020-07-06 | Linux: Perform rseq registration at C startup and thread creation |  Mathieu Desnoyers | 1 | -0/+1 |
| 2020-04-15 | Linux: Remove <sys/sysctl.h> and the sysctl function |  Florian Weimer | 1 | -0/+2 |
| 2019-10-18 | Add nocancel version of pread64() |  Leandro Pereira | 1 | -0/+1 |
| 2019-06-07 | Linux: Add getdents64 system call |  Florian Weimer | 1 | -1/+1 |