Age | Commit message (Expand) | Author | Files | Lines |
2024-02-27 | wcsmbs: Improve fortify with clang | Adhemerval Zanella | 1 | -48/+119 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-06-22 | wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions | Frederic Berat | 1 | -192/+0 |
2023-06-14 | Add the wcslcpy, wcslcat functions | Florian Weimer | 1 | -0/+39 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-08-30 | Apply asm redirections in wchar.h before first use | Raphael Moreira Zinsly | 1 | -72/+0 |
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 | 1 | -1/+1 |
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 | 1 | -1/+1 |
2020-12-31 | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 1 | -64/+82 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -23/+23 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
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-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -13/+63 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -18/+18 |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 1 | -15/+4 |
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 | 1 | -388/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+388 |