Age | Commit message (Expand) | Author | Files | Lines |
2024-08-06 | Fix name space violation in fortify wrappers (bug 32052) | Andreas Schwab | 1 | -28/+28 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 3 | -3/+3 |
2023-07-05 | wchar: Avoid PLT entries with _FORTIFY_SOURCE | Frédéric Bérat | 1 | -2/+2 |
2023-06-22 | wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions | Frederic Berat | 2 | -192/+172 |
2023-06-14 | Add the wcslcpy, wcslcat functions | Florian Weimer | 1 | -0/+39 |
2023-03-02 | C2x scanf binary constant handling | Joseph Myers | 1 | -0/+24 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 3 | -3/+3 |
2022-08-30 | Apply asm redirections in wchar.h before first use | Raphael Moreira Zinsly | 2 | -72/+124 |
2022-01-12 | debug: Synchronize feature guards in fortified functions [BZ #28746] | Siddhesh Poyarekar | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2 | -2/+2 |
2021-10-20 | Make sure that the fortified function conditionals are constant | Siddhesh Poyarekar | 1 | -158/+61 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2 | -2/+2 |
2020-12-31 | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 1 | -64/+82 |
2020-04-30 | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 1 | -2/+2 |
2020-02-17 | Prepare redirections for IEEE long double on powerpc64le | Gabriel F. T. Gomes | 1 | -6/+30 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2 | -2/+2 |
2019-01-03 | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 1 | -5/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2017-06-08 | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 3 | -0/+54 |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers | 1 | -4/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 2 | -2/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 2 | -27/+27 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 2 | -6/+4 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -63/+63 |
2010-12-10 | Fix use of restrict in wchar.h | Andreas Schwab | 1 | -20/+24 |
2007-10-03 | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper | 1 | -8/+8 |
2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 1 | -38/+190 |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 1 | -1/+16 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2 | -14/+64 |
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 | -18/+18 |
2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath | 1 | -21/+23 |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2 | -15/+64 |
2006-01-10 | * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather than | Ulrich Drepper | 1 | -2/+2 |
2005-08-22 | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper | 1 | -4/+6 |
2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 1 | -24/+24 |
2005-07-25 | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper | 1 | -1/+1 |
2005-07-24 | * wcsmbs/bits/wchar2.h: Use __FILE not FILE. | Ulrich Drepper | 1 | -8/+8 |
2005-07-22 | (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list. | Ulrich Drepper | 1 | -2/+2 |
2005-07-21 | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper | 1 | -4/+3 |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 1 | -0/+111 |
2005-07-15 | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 1 | -40/+39 |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 1 | -0/+288 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2 | -450/+0 |