| Age | Commit message (Expand) | Author |
| 2026-02-26 | manual: Document that EOPNOTSUPP and ENOTSUP are equal, not distinct (BZ 2363) | Nicolas Boulenguez |
| 2026-02-26 | malloc: alignment might change in future versions | Paul Eggert |
| 2026-02-26 | Say malloc (0) != NULL is now common; resection | Paul Eggert |
| 2026-02-26 | Document malloc alignment | Paul Eggert |
| 2026-02-26 | Document max_align_t | Paul Eggert |
| 2026-02-26 | manual: Fix typo in documentation of iconv character set options | Florian Weimer |
| 2026-02-17 | aarch64: Lock GCS status at startup | Yury Khrustalev |
| 2026-02-06 | malloc: Remove unused tcache code from unsorted bin scan | Wilco Dijkstra |
| 2026-02-02 | math: Order signed zeros in f{max,min}mag{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Order signed zeros in f{max,min}{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | manual: Document //TRANSLIT and //IGNORE support in iconv_open [BZ #3794] | Avinal Kumar |
| 2026-02-02 | manual: Document that iconv buffers may not overlap | Florian Weimer |
| 2026-01-27 | manual: Fix some typos in the Threads chapter. | Collin Funk |
| 2026-01-27 | manual: Fix some typos in the Low-Level Terminal Interface chapter. | Collin Funk |
| 2026-01-26 | manual: Updates for the dynamic linker hardening recommendations | Florian Weimer |
| 2026-01-26 | dlfcn: Add dlinfo request type RTLD_DI_ORIGIN_PATH (bug #24298) | Arjun Shankar |
| 2026-01-23 | contrib.texi: Add missing accent | Andreas K. Hüttel |
| 2026-01-22 | install.texi, INSTALL: update versions | Andreas K. Hüttel |
| 2026-01-22 | contrib.texi: Updates | Andreas K. Hüttel |
| 2026-01-13 | aarch64: Add LD_DEBUG=security to log BTI and GCS warnings | Yury Khrustalev |
| 2026-01-03 | Better terminology for ‘long double’ in manual | Paul Eggert |
| 2026-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2025-12-11 | manual: Fix madvise typo in mseal documentation | Florian Weimer |
| 2025-12-09 | linux: Add openat2 (BZ 31664) | Adhemerval Zanella |
| 2025-12-05 | libio: null terminate the buffer upon initial allocation in getdelim | Collin Funk |
| 2025-12-04 | aarch64: Support enforcing BTI on dependencies | Yury Khrustalev |
| 2025-12-03 | time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVE | Adhemerval Zanella |
| 2025-12-02 | misc: fix some typos | Yury Khrustalev |
| 2025-11-20 | Implement C23 const-preserving standard library macros | Joseph Myers |
| 2025-11-19 | malloc: add free_sized and free_aligned_sized from C23 | Justin King |
| 2025-11-18 | Remove support for lock elision. | Stefan Liebler |
| 2025-11-17 | manual: don't use the FSF's old address in license text. | Collin Funk |
| 2025-11-13 | Change fromfp functions to return floating types following C23 (bug 28327) | Joseph Myers |
| 2025-11-12 | linux: Add mseal syscall support | Adhemerval Zanella |
| 2025-11-11 | stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++ | Florian Weimer |
| 2025-11-04 | Add feature test macros for POSIX.1-2024. | Collin Funk |
| 2025-11-03 | docs: Add dynamic linker environment variable docs | Frédéric Bérat |
| 2025-10-28 | Rename uimaxabs to umaxabs (bug 33325) | Joseph Myers |
| 2025-10-17 | Implement C23 memalignment | Joseph Myers |
| 2025-10-06 | manual: check the correct variable in SIOCATMARK example [BZ #33093] | Collin Funk |
| 2025-10-06 | manual: describe syscall numbers not supported via syscall() | Yury Khrustalev |
| 2025-10-05 | manual: fix some mistakes in the indices [BZ #24657] | Bruno Haible |
| 2025-10-03 | manual: Fix missing reference to the mmap function [BZ #20473] | Collin Funk |
| 2025-10-01 | Add once_flag, ONCE_FLAG_INIT and call_once to stdlib.h for C23 | Joseph Myers |
| 2025-10-01 | Implement C23 memset_explicit (bug 32378) | Joseph Myers |
| 2025-09-29 | manual: Fix missing declaration in inetcli example. | Collin Funk |
| 2025-09-29 | manual: Fix compiler errors in inetsrv example. | Collin Funk |
| 2025-09-29 | manual: Fix compiler errors in filesrv example. | Collin Funk |
| 2025-09-29 | manual: Fix missing declaration in select example. | Collin Funk |
| 2025-09-29 | manual: Fix missing declaration in setjmp example. | Collin Funk |