| Age | Commit message (Expand) | Author |
| 2026-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2024-08-05 | Fix name space violation in fortify wrappers (bug 32052) | Andreas Schwab |
| 2024-02-27 | wcsmbs: Improve fortify with clang | Adhemerval Zanella |
| 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-07-05 | wchar: Avoid PLT entries with _FORTIFY_SOURCE | Frédéric Bérat |
| 2023-06-22 | wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions | Frederic Berat |
| 2023-06-14 | Add the wcslcpy, wcslcat functions | Florian Weimer |
| 2023-03-02 | C2x scanf binary constant handling | Joseph Myers |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
| 2022-08-30 | Apply asm redirections in wchar.h before first use | Raphael Moreira Zinsly |
| 2022-01-12 | debug: Synchronize feature guards in fortified functions [BZ #28746] | Siddhesh Poyarekar |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2021-10-20 | Make sure that the fortified function conditionals are constant | Siddhesh Poyarekar |
| 2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2020-12-31 | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar |
| 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-01-03 | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg |
| 2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2017-06-08 | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg |
| 2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
| 2012-04-29 | Fix attributes for fortify functions. | Marek Polacek |
| 2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
| 2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
| 2010-12-10 | Fix use of restrict in wchar.h | Andreas Schwab |
| 2007-10-03 | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper |
| 2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper |
| 2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper |
| 2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
| 2007-08-16 | * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. | Jakub Jelinek |
| 2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
| 2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath |
| 2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
| 2006-01-10 | * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather than | Ulrich Drepper |
| 2005-08-22 | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper |
| 2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper |
| 2005-07-25 | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper |
| 2005-07-24 | * wcsmbs/bits/wchar2.h: Use __FILE not FILE. | Ulrich Drepper |
| 2005-07-22 | (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list. | Ulrich Drepper |
| 2005-07-21 | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper |