| Age | Commit message (Expand) | Author |
| 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-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 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-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-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-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. | 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-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
| 2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
| 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 |
| 2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper |
| 2005-07-15 | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper |
| 2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper |
| 2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
| 2007-07-12 | 2.5-18.1 | Jakub Jelinek |