about summary refs log tree commit diff
path: root/stdlib/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-43/+43
* Fix aligned_alloc prototypeUlrich Drepper2012-01-011-1/+2
* Implement aligned_allocUlrich Drepper2012-01-011-0/+5
* Enable at_quick_exit and quick_exit for ISO C11Ulrich Drepper2012-01-011-6/+2
* Fix typos in comments.Ulrich Drepper2011-04-011-2/+2
* elax some conditions in stdlib.h.Ulrich Drepper2010-01-141-4/+4
* Add nonnull attribute to unsetenv declaration.Ulrich Drepper2010-01-131-1/+1
* Be a bit more relaxed about obsoleted mktemp symbol.Ulrich Drepper2010-01-131-2/+2
* Fix handling symbols removed in XPG7.Ulrich Drepper2010-01-111-6/+6
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-8/+14
* Implement mkostemps and mkostemps64.Ulrich Drepper2009-10-301-0/+23
* Implement mkstemps and mkstemps64.Ulrich Drepper2009-10-301-2/+25
* Non-code changes to stdlib.h.Ulrich Drepper2009-05-161-13/+13
* Unify __WAIT_INT definition in stdlib.h and sys/wait.h.Ulrich Drepper2009-05-161-3/+3
* * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper2009-03-081-1/+22
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-2/+2
* * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper2007-11-131-0/+8
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-111-0/+22
* * sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2007-08-031-118/+0
* [BZ #4792]Ulrich Drepper2007-07-191-1/+4
* [BZ #4368]Ulrich Drepper2007-04-171-6/+5
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-14/+14
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-8/+8
* .Jakub Jelinek2007-07-311-8/+8
* [BZ #3426] cvs/fedora-glibc-20061027T1902Ulrich Drepper2006-10-271-2/+1
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-1/+6
* Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place.Ulrich Drepper2005-09-171-1/+1
* * include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger2005-07-151-1/+1
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-131-0/+6
* Update.Ulrich Drepper2005-01-071-1/+1
* Update.Ulrich Drepper2005-01-061-66/+72
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-89/+73
* 2.5-18.1Jakub Jelinek2007-07-121-73/+89
* * stdlib/stdlib.h (realpath): Remove nonnull attribute.Roland McGrath2004-12-011-1/+1
* Update.Ulrich Drepper2004-11-261-2/+2
* * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.Roland McGrath2004-09-281-0/+3
* Update. cvs/fedora-glibc-20040923T0148Ulrich Drepper2004-09-221-80/+116
* Update.Ulrich Drepper2004-09-071-20/+20
* (CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper2003-09-021-2/+2
* Update.Ulrich Drepper2003-04-191-7/+13
* * elf/dl-reloc.c (allocate_static_tls): Fix calculations.Roland McGrath2003-03-011-1/+3
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-3/+53
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-23/+0
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-061-1/+24
* * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for Andreas Jaeger2001-11-191-3/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Andreas Jaeger2001-05-071-2/+1
* Update.Andreas Jaeger2001-02-061-2/+0