| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-27 | stdlib: Improve fortify with clang |  Adhemerval Zanella | 1 | -11/+28 |
| 2024-02-01 | Refer to C23 in place of C2X in glibc |  Joseph Myers | 1 | -1/+1 |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 4 | -4/+4 |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights |  Joseph Myers | 4 | -4/+4 |
| 2022-06-23 | stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] |  Noah Goldstein | 1 | -4/+4 |
| 2022-06-22 | stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] |  Noah Goldstein | 1 | -5/+11 |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 4 | -4/+4 |
| 2021-12-17 | fortify: Fix spurious warning with realpath |  Siddhesh Poyarekar | 1 | -1/+1 |
| 2021-10-20 | Make sure that the fortified function conditionals are constant |  Siddhesh Poyarekar | 1 | -40/+17 |
| 2021-01-02 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 4 | -4/+4 |
| 2020-12-31 | nonstring: Enable __FORTIFY_LEVEL=3 |  Siddhesh Poyarekar | 1 | -18/+24 |
| 2020-05-04 | improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] |  Martin Sebor | 1 | -6/+11 |
| 2020-04-30 | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI |  Paul E. Murphy | 1 | -1/+1 |
| 2020-02-17 | Prepare redirections for IEEE long double on powerpc64le |  Gabriel F. T. Gomes | 1 | -0/+22 |
| 2020-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 4 | -4/+4 |
| 2019-08-13 | Declare most TS 18661-1 interfaces for C2X. |  Joseph Myers | 1 | -1/+1 |
| 2019-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2017-03-16 | Remove C++ namespace handling from glibc headers. |  Joseph Myers | 2 | -4/+0 |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2016-10-25 | Add strfromd, strfromf, and strfroml functions |  Gabriel F. T. Gomes | 1 | -0/+4 |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2014-01-01 | Update copyright notices with scripts/update-copyrights |  Allan McRae | 4 | -4/+4 |
| 2013-04-27 | Fix guards for qecvt |  Andreas Jaeger | 1 | -3/+1 |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 4 | -4/+4 |
| 2012-11-02 | Compile x86 rtld with -mno-sse -mno-mmx |  H.J. Lu | 1 | -0/+31 |
| 2012-04-29 | Fix attributes for fortify functions. |  Marek Polacek | 1 | -5/+5 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 3 | -9/+6 |
| 2012-01-07 | Remove pre-ISO C support |  Ulrich Drepper | 1 | -13/+13 |
| 2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define |  Ulrich Drepper | 1 | -12/+53 |
| 2007-08-16 | * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. |  Jakub Jelinek | 1 | -3/+1 |
| 2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. |  Ulrich Drepper | 1 | -6/+6 |
| 2006-02-03 | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): |  Roland McGrath | 1 | -1/+3 |
| 2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. |  Roland McGrath | 2 | -43/+11 |
| 2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New |  Roland McGrath | 2 | -0/+102 |
| 2005-08-22 | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by |  Ulrich Drepper | 1 | -2/+3 |
| 2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, |  Ulrich Drepper | 1 | -7/+7 |
| 2005-07-25 | * debug/mbstowcs_chk.c: New file. |  Ulrich Drepper | 1 | -0/+39 |
| 2005-07-18 | Fix typo. |  Ulrich Drepper | 1 | -2/+2 |
| 2005-07-16 | * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT |  Ulrich Drepper | 1 | -8/+8 |
| 2005-07-13 | * stdlib/bits/stdlib.h: New file. |  Ulrich Drepper | 1 | -0/+75 |
| 2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 3 | -187/+0 |
| 2007-07-12 | 2.5-18.1 |  Jakub Jelinek | 3 | -0/+187 |