| Age | Commit message (Expand) | Author |
| 2026-03-16 | nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL | Samuel Thibault |
| 2026-03-15 | rt: Move librt symbols to libc on hurd too | Samuel Thibault |
| 2026-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2025-03-25 | aio_suspend64: Fix clock discrepancy [BZ #32795] | Samuel Thibault |
| 2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2024-12-16 | Use empty initializer to silence GCC 4.9 or older | H.J. Lu |
| 2024-12-15 | Revert "Add braces in initializers for GCC 4.9 or older" | H.J. Lu |
| 2024-12-14 | Add braces in initializers for GCC 4.9 or older | H.J. Lu |
| 2024-10-08 | rt: more clock_nanosleep tests addendum | DJ Delorie |
| 2024-10-08 | rt: more clock_nanosleep tests | DJ Delorie |
| 2024-06-27 | debug: Fix clang mq_open fortify wrapper (BZ 31917) | Adhemerval Zanella |
| 2024-04-02 | Always define __USE_TIME_BITS64 when 64 bit time_t is used | Adhemerval Zanella |
| 2024-02-27 | debug: Improve mqueue.h fortify warnings with clang | Adhemerval Zanella |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2023-07-05 | Exclude routines from fortification | Frédéric Bérat |
| 2023-06-22 | rt/tst-mqueue4.c: Fix wrong number of argument for mq_open | Frederic Berat |
| 2023-06-02 | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov |
| 2023-06-01 | tests: replace write by xwrite | Frédéric Bérat |
| 2023-04-12 | aio: Fix freeing memory | Samuel Thibault |
| 2023-03-27 | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto |
| 2023-03-08 | rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} | abushwang |
| 2023-02-01 | hurd: Implement SHM_ANON | Sergey Bugaev |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
| 2022-10-05 | rt: Initialize mq_send input on tst-mqueue{5,6} | Adhemerval Zanella Netto |
| 2022-09-22 | Use '%z' instead of '%Z' on printf functions | Adhemerval Zanella Netto |
| 2022-06-30 | Refactor internal-signals.h | Adhemerval Zanella |
| 2022-01-17 | rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYS | Samuel Thibault |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2021-12-17 | Fix The GNU ToolChain Authors copyright notice | Siddhesh Poyarekar |
| 2021-10-07 | Remove unreliable parts of rt/tst-cpuclock2 | DJ Delorie |
| 2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
| 2021-08-12 | librt: add test (bug 28213) | Nikita Popov |
| 2021-08-04 | rt: Set the correct message queue for tst-mqueue10 | Adhemerval Zanella |
| 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 mq_unlink 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 mq_open, __mq_open_2 from librt to libc | Florian Weimer |
| 2021-06-25 | Linux: Move mq_notify from librt to libc | Florian Weimer |
| 2021-06-25 | Linux: Move mq_getattr from librt to libc | Florian Weimer |
| 2021-06-25 | Linux: Move mq_setattr from librt to libc | Florian Weimer |
| 2021-06-25 | Linux: Move mq_close from librt to libc | Florian Weimer |
| 2021-06-25 | Linux: Move lio_listio, lio_listio64 from librt to libc | Florian Weimer |
| 2021-06-25 | rt: Rework lio_listio implementation | Florian Weimer |
| 2021-06-25 | Linux: Move aio_write, aio_write64 into libc | Florian Weimer |
| 2021-06-25 | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc | Florian Weimer |