| Age | Commit message (Expand) | Author |
| 2026-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2025-11-27 | Define C23 header version macros | Joseph Myers |
| 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-11 | stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++ | Florian Weimer |
| 2025-10-17 | Implement C23 memalignment | Joseph Myers |
| 2025-10-01 | Add once_flag, ONCE_FLAG_INIT and call_once to stdlib.h for C23 | Joseph Myers |
| 2025-04-08 | stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs | Lenard Mollenkopf |
| 2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2024-07-31 | stdlib: Mark `abort` as `cold` | Noah Goldstein |
| 2024-02-01 | Refer to C23 in place of C2X in glibc | Joseph Myers |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2023-02-16 | C2x strtol binary constant handling | Joseph Myers |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
| 2022-07-22 | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2021-10-21 | Add alloc_align attribute to memalign et al | Jonathan Wakely |
| 2021-10-20 | Don't add access size hints to fortifiable functions | Siddhesh Poyarekar |
| 2021-05-16 | Enable support for GCC 11 -Wmismatched-dealloc. | Martin Sebor |
| 2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2020-06-30 | random: range is not portably RAND_MAX [BZ #7003] | John Marshall |
| 2020-06-01 | mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219) | Carlos O'Donell |
| 2020-05-04 | improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] | Martin Sebor |
| 2020-04-30 | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy |
| 2020-02-17 | Prepare redirections for IEEE long double on powerpc64le | Gabriel F. T. Gomes |
| 2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
| 2019-08-13 | Declare most TS 18661-1 interfaces for C2X. | Joseph Myers |
| 2019-04-18 | malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741) | Adhemerval Zanella |
| 2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2018-08-30 | reallocarray: Declare under _DEFAULT_SOURCE | Florian Weimer |
| 2018-06-29 | Disallow use of DES encryption functions in new programs. | Zack Weinberg |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2017-11-03 | Declare strtof, strfromf functions for more _FloatN, _FloatNx types. | Joseph Myers |
| 2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
| 2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg |
| 2017-06-12 | float128: Add strtof128, wcstof128, and related functions. | Paul E. Murphy |
| 2017-06-07 | float128: Add strfromf128 | Gabriel F. T. Gomes |
| 2017-05-30 | Add reallocarray function | Dennis Wölfing |
| 2017-04-18 | malloc: Turn cfree into a compatibility symbol | Florian Weimer |
| 2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers |
| 2017-03-13 | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
| 2016-05-17 | Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094). | Joseph Myers |
| 2016-05-17 | Fix stdlib.h rand_r namespace (bug 20074). | Joseph Myers |
| 2016-05-17 | Correct ttyslot header declaration conditions (bug 20051). | Joseph Myers |
| 2016-04-14 | Remove union wait [BZ #19613] | Florian Weimer |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |