summaryrefslogtreecommitdiff
path: root/stdlib/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-15/+14
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-2/+2
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-14/+14
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix typos.Ondřej Bílka2013-08-291-1/+1
* Fix guards for qecvtAndreas Jaeger2013-04-271-4/+3
* Do not warn about mblen, mbtowc and wctomb unused result.Ondrej Bilka2013-03-201-3/+3
* stdlib.h: use existing malloc/alloc_size attribute definesMike Frysinger2013-02-181-1/+1
* Add inline bsearch expansion.Ondrej Bilka2013-02-111-0/+4
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-5/+5
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-1/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers2012-11-091-2/+2
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-5/+1
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+3
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.Paul Eggert2012-04-231-16/+16
* Don't warn about unused result of mktempAndreas Jaeger2012-04-051-2/+3
* 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