Age | Commit message (Expand) | Author |
2023-09-05 | linux: Add pidfd_getpid | Adhemerval Zanella Netto |
2023-09-05 | posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) | Adhemerval Zanella Netto |
2023-09-05 | linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371) | Adhemerval Zanella Netto |
2023-02-20 | Linux: Move wordsize-32 Version to default | Adhemerval Zanella |
2022-11-08 | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) | Adhemerval Zanella |
2022-07-05 | linux: Add mount_setattr | Adhemerval Zanella |
2022-07-05 | linux: Add open_tree | Adhemerval Zanella |
2022-07-05 | linux: Add fspick | Adhemerval Zanella |
2022-07-05 | linux: Add fsconfig | Adhemerval Zanella |
2022-06-24 | linux: Add move_mount | Adhemerval Zanella |
2022-06-24 | linux: Add fsmount | Adhemerval Zanella |
2022-06-24 | linux: Add fsopen | Adhemerval Zanella |
2022-06-02 | linux: Add process_mrelease | Adhemerval Zanella |
2022-06-02 | linux: Add process_madvise | Adhemerval Zanella |
2022-05-17 | linux: Add pidfd_send_signal | Adhemerval Zanella |
2022-05-17 | linux: Add pidfd_getfd | Adhemerval Zanella |
2022-05-17 | linux: Add pidfd_open | Adhemerval Zanella |
2022-01-17 | Linux: Add epoll_pwait2 (BZ #27359) | Adhemerval Zanella |
2021-12-09 | nptl: Add public rseq symbols and <sys/rseq.h> | Florian Weimer |
2021-07-22 | socket: Add time64 alias for setsockopt | Florian Weimer |
2021-07-22 | socket: Add time64 alias for getsockopt | Florian Weimer |
2021-07-21 | socket: Add time64 alias for sendmsg | Florian Weimer |
2021-07-21 | socket: Add time64 alias for recvmsg | Florian Weimer |
2021-07-21 | socket: Add time64 alias for sendmmsg | Florian Weimer |
2021-07-21 | Linux: Add time64 alias for prctl | Florian Weimer |
2021-07-21 | io: Add time64 alias for fcntl | Florian Weimer |
2021-07-21 | misc: Add time64 alias for ioctl | Florian Weimer |
2021-07-08 | linux: Add close_range | Adhemerval Zanella |
2021-07-02 | resolv: Move libanl into libc (if libpthread is in libc) | Florian Weimer |
2021-06-28 | Linux: Cleanups after librt move | Florian Weimer |
2021-06-28 | Linux: Move timer_settime, __timer_settime64 from librt to libc | Florian Weimer |
2021-06-28 | Linux: Move timer_gettime, __timer_gettime64 from librt to libc | Florian Weimer |
2021-06-28 | Linux: Move timer_getoverrun from librt to libc | Florian Weimer |
2021-06-28 | Linux: Move timer_create, timer_delete from librt to libc | Florian Weimer |
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 |