aboutsummaryrefslogtreecommitdiff
path: root/stdlib/bits
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers2-4/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae4-4/+4
2013-04-27Fix guards for qecvtAndreas Jaeger1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers4-4/+4
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu1-0/+31
2012-04-29Fix attributes for fortify functions.Marek Polacek1-5/+5
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert3-9/+6
2012-01-07Remove pre-ISO C supportUlrich Drepper1-13/+13
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-12/+53
2007-08-16* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. Jakub Jelinek1-3/+1
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-6/+6
2006-02-03* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):Roland McGrath1-1/+3
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2-43/+11
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2-0/+102
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper1-2/+3
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper1-7/+7
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper1-0/+39
2005-07-18Fix typo.Ulrich Drepper1-2/+2
2005-07-16* stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper1-8/+8
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper1-0/+75
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper3-187/+0
2007-07-122.5-18.1Jakub Jelinek3-0/+187