| Age | Commit message (Expand) | Author |
| 2025-11-19 | malloc: add free_sized and free_aligned_sized from C23 | Justin King |
| 2025-11-12 | linux: Add mseal syscall support | Adhemerval Zanella |
| 2025-10-28 | Rename uimaxabs to umaxabs (bug 33325) | Joseph Myers |
| 2025-10-17 | Implement C23 memalignment | Joseph Myers |
| 2025-10-01 | Implement C23 memset_explicit (bug 32378) | Joseph Myers |
| 2025-06-17 | termios: add new baud_t interface, defined to be explicitly numeric | H. Peter Anvin (Intel) |
| 2025-06-17 | linux: implement arbitrary and split speeds in termios | H. Peter Anvin (Intel) |
| 2025-04-08 | stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs | Lenard Mollenkopf |
| 2025-03-24 | Add _FORTIFY_SOURCE support for inet_pton | Aaron Merey |
| 2025-03-21 | Add _FORTIFY_SOURCE support for inet_ntop | Frédéric Bérat |
| 2025-03-12 | Linux: Add the pthread_gettid_np function (bug 27880) | Florian Weimer |
| 2024-09-11 | Linux: Add the sched_setattr and sched_getattr functions | Florian Weimer |
| 2024-05-03 | or1k: Add hard float support | Stafford Horne |
| 2024-01-03 | Implement C23 <stdbit.h> | Joseph Myers |
| 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-06-14 | Add the wcslcpy, wcslcat functions | Florian Weimer |
| 2023-06-14 | Implement strlcpy and strlcat [BZ #178] | Florian Weimer |
| 2023-03-02 | C2x scanf binary constant handling | Joseph Myers |
| 2023-02-16 | C2x strtol binary constant handling | Joseph Myers |
| 2022-07-22 | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto |
| 2022-07-06 | stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. | Tom Honermann |
| 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-02-02 | posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio... | Adhemerval Zanella |
| 2022-01-25 | posix: Add terminal control setting support for posix_spawn | Adhemerval Zanella |
| 2022-01-17 | Linux: Add epoll_pwait2 (BZ #27359) | Adhemerval Zanella |
| 2022-01-05 | or1k: ABI lists | Stafford Horne |