30 Commits (6f4e0fcfa2d2b0915816a3a3a1d48b4763a7dee2)

Author SHA1 Message Date
Noah Goldstein 220b83d83d stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] 4 years ago
Noah Goldstein 464d189b96 stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Siddhesh Poyarekar 2bbd07c715 fortify: Fix spurious warning with realpath 4 years ago
Siddhesh Poyarekar a643f60c53 Make sure that the fortified function conditionals are constant 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Siddhesh Poyarekar f9de8bfe1a nonstring: Enable __FORTIFY_LEVEL=3 5 years ago
Martin Sebor 06febd8c67 improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Marek Polacek 5ac3ea17df Fix attributes for fortify functions. 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper a784e50247 Remove pre-ISO C support 14 years ago
Ulrich Drepper d6cd6bf4de * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define 19 years ago
Ulrich Drepper b037a293a4 * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 19 years ago
Ulrich Drepper f9a906e786 * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by 21 years ago
Ulrich Drepper dc4bb1c2be * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 21 years ago
Ulrich Drepper 02ca3541ce * debug/mbstowcs_chk.c: New file. 21 years ago
Ulrich Drepper 0396de518e Fix typo. 21 years ago
Ulrich Drepper 5c08f24cb8 * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT 21 years ago
Ulrich Drepper b799f91ddd * stdlib/bits/stdlib.h: New file. 21 years ago
Ulrich Drepper a334319f65 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
Jakub Jelinek 0ecb606cb6 2.5-18.1 19 years ago