45 Commits (dc1a77269c971652a8a5167ec366792eae052e65)

Author SHA1 Message Date
Adhemerval Zanella d39a893ed6 stdlib: Improve fortify with clang 2 years ago
Joseph Myers 42cc619dfb Refer to C23 in place of C2X in glibc 2 years ago
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
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
Paul E. Murphy e2239af353 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 6 years ago
Gabriel F. T. Gomes e4a3999213 Prepare redirections for IEEE long double on powerpc64le 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 0175c9e9be Declare most TS 18661-1 interfaces for C2X. 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 2072f5c34e Remove C++ namespace handling from glibc headers. 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Gabriel F. T. Gomes 6962682ffe Add strfromd, strfromf, and strfroml functions 10 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
Andreas Jaeger 4220c3ef77 Fix guards for qecvt 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
H.J. Lu f62c8abcfb Compile x86 rtld with -mno-sse -mno-mmx 14 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
Jakub Jelinek 18915760ad * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. 19 years ago
Ulrich Drepper b037a293a4 * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 19 years ago
Roland McGrath ee926fc8f9 * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): 20 years ago
Roland McGrath 54e98f69e0 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 21 years ago
Roland McGrath c6251f036c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 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