]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/stdlib.h
Fix typos.
[thirdparty/glibc.git] / stdlib / stdlib.h
2013-08-29  Ondřej BílkaFix typos.
2013-04-27  Andreas JaegerFix guards for qecvt
2013-03-20  Ondrej BilkaDo not warn about mblen, mbtowc and wctomb unused result.
2013-02-18  Mike Frysingerstdlib.h: use existing malloc/alloc_size attribute...
2013-02-11  Ondrej BilkaAdd inline bsearch expansion.
2013-01-11  Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-10  Joseph MyersUse __extension__ with long long in installed headers.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-09  Joseph MyersDeclare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2...
2012-11-03  H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-07-25  Florian WeimerRename __secure_getenv to secure_getenv
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-04-23  Paul Eggert* stdlib/stdlib.h: Remove warn_unused_result attribute...
2012-04-05  Andreas JaegerDon't warn about unused result of mktemp
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-01  Ulrich DrepperFix aligned_alloc prototype
2012-01-01  Ulrich DrepperImplement aligned_alloc
2012-01-01  Ulrich DrepperEnable at_quick_exit and quick_exit for ISO C11
2011-04-01  Ulrich DrepperFix typos in comments.
2010-01-15  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15  Ulrich Drepperelax some conditions in stdlib.h.
2010-01-14  Ulrich DrepperAdd nonnull attribute to unsetenv declaration.
2010-01-13  Ulrich DrepperBe a bit more relaxed about obsoleted mktemp symbol.
2010-01-11  Ulrich DrepperFix handling symbols removed in XPG7.
2010-01-09  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09  Ulrich DrepperAdd support for XPG7 testing.
2009-10-30  Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30  Ulrich DrepperImplement mkstemps and mkstemps64.
2009-05-16  Ulrich DrepperNon-code changes to stdlib.h.
2009-05-16  Ulrich DrepperUnify __WAIT_INT definition in stdlib.h and sys/wait.h.
2009-03-08  Ulrich Drepper* stdlib/Makefile (routines): Add quick_exit, at_quick_...
2009-02-26  Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2007-11-13  Ulrich Drepper* stdlib/stdlib.h: Define __compar_d_fn_t. Declare...
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-11  Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-08-03  Ulrich Drepper* sysdeps/unix/dirstream.h (struct __dirstream): Move...
2007-07-19  Ulrich Drepper[BZ #4792]
2007-04-17  Ulrich Drepper[BZ #4368]
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-10-27  Ulrich Drepper[BZ #3426] cvs/fedora-glibc-20061027T1902
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-09-17  Ulrich DrepperUse __END_NAMESPACE_STD instead of __END_NAMESPACE_C99...
2005-07-15  Andreas Jaeger* include/stdlib.h: Remove malloc attribute from __posi...
2005-07-13  Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2005-01-07  Ulrich DrepperUpdate.
2005-01-06  Ulrich DrepperUpdate.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-01  Roland McGrath* stdlib/stdlib.h (realpath): Remove nonnull attribute.
2004-11-26  Ulrich DrepperUpdate.
2004-09-28  Roland McGrath* posix/tst-waitid.c (do_test): Add tests for waitpid...
2004-09-22  Ulrich DrepperUpdate. cvs/fedora-glibc-20040923T0148
2004-09-07  Ulrich DrepperUpdate.
2003-09-02  Ulrich Drepper(CFLAGS-oldtmpfile.c): Add -fexceptions.
2003-04-19  Ulrich DrepperUpdate.
2003-03-01  Roland McGrath* elf/dl-reloc.c (allocate_static_tls): Fix calculations.
2002-08-28  Ulrich DrepperPrepare headers for use in ISO C++ compliant implementa...
2002-08-27  Roland McGrath* ctype/ctype.h (isascii_l, toascii_l): Define to __...
2002-08-06  Roland McGrath* locale/Versions (libc: GLIBC_2.3): Add all the *_l...
2001-11-19  Andreas Jaeger* include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-05-07  Andreas JaegerUpdate.
2001-02-06  Andreas JaegerUpdate.
2001-01-27  Ulrich DrepperUpdate.
2001-01-21  Ulrich DrepperUpdate.
2001-01-09  Ulrich DrepperUpdate.
2000-09-26  Ulrich DrepperUpdate.
2000-09-14  Ulrich DrepperUpdate.
2000-08-23  Andreas JaegerAdd some pure attributes.
2000-04-15  Ulrich DrepperUpdate.
2000-04-15  Andreas JaegerUpdate.
2000-04-14  Ulrich DrepperUpdate.
2000-02-24  Ulrich DrepperUpdate.
2000-02-24  Ulrich DrepperUpdate.
2000-02-24  Ulrich Drepper(__initstate): Correct types of parameters and return...
2000-02-24  Ulrich DrepperUpdate.
1999-12-19  Ulrich DrepperUpdate.
1999-10-31  Ulrich DrepperUpdate.
1999-10-09  Ulrich DrepperUpdate.
1999-10-04  Roland McGrath1999-10-04 Roland McGrath <roland@baalperazim.frob...
1999-08-18  Ulrich DrepperUpdate.
1999-07-06  Ulrich DrepperUpdate.
1999-02-07  Ulrich DrepperUpdate.
1999-01-29  Ulrich DrepperUpdate.
1998-12-04  Ulrich DrepperUpdate.
1998-10-13  Ulrich DrepperUpdate.
1998-10-06  Ulrich DrepperUpdate.
1998-10-01  Ulrich DrepperUpdate.
1998-09-14  Ulrich DrepperUpdate.
1998-08-31  Ulrich DrepperUpdate.
1998-08-18  Ulrich DrepperUpdate.
1998-08-09  Ulrich DrepperUpdate.
1998-07-08  Ulrich DrepperUpdate.
1998-06-29  Ulrich DrepperUpdate.
1998-06-26  Ulrich DrepperUpdate.
next