Remove 'grp' and merge into 'nss' and 'posix'
[platform/upstream/glibc.git] / stdlib / bits /
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-06-23 Noah Goldsteinstdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
2022-06-22 Noah Goldsteinstdlib: Remove attr_write from mbstows if dst is NULL...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17 Siddhesh Poyarekarfortify: Fix spurious warning with realpath
2021-10-20 Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31 Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-02-17 Gabriel F. T. GomesPrepare redirections for IEEE long double on powerpc64le
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-13 Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-03-16 Joseph MyersRemove C++ namespace handling from glibc headers.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-25 Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-04-27 Andreas JaegerFix guards for qecvt
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-08-16 Jakub Jelinek* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-02-03 Roland McGrath* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt...
2006-01-14 Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-08-22 Ulrich Drepper* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
2005-08-08 Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-25 Ulrich Drepper* debug/mbstowcs_chk.c: New file.
2005-07-18 Ulrich DrepperFix typo.
2005-07-16 Ulrich Drepper* stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead...
2005-07-13 Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1