summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Add BSD-specific reallocarray()Sebastian Huber2017-04-041-0/+2
* Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz2017-03-221-1/+1
* Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen2016-08-151-0/+19
* Declare crypt, encrypt, and setkey per PosixKen Brown2016-06-091-0/+3
* Add simple versions of random() and srandom()Joel Sherrill2016-03-281-0/+6
* Drop Cygwin-only posix_memalign prototypeCorinna Vinschen2016-03-231-2/+0
* Add nonnull annotation to posix_memalign.Peter Foley2016-03-211-1/+1
* Add arc4random() etc. from OpenBSD 5.8Sebastian Huber2016-03-181-0/+5
* Feature test macros overhaul: stdlib.hYaakov Selkowitz2016-03-171-46/+52
* Import correctly working strtold from David M. Gay.Corinna Vinschen2015-11-201-0/+1
* Add rpmatch(3)Yaakov Selkowitz2015-11-171-0/+1
* Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin2015-11-061-2/+2
* C11 aligned_alloc() support for <stdlib.h>Sebastian Huber2015-10-191-0/+2
* C11 quick_exit() support for <stdlib.h>Sebastian Huber2015-10-191-0/+9
* * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen2014-12-161-0/+6
* * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen2014-12-151-0/+1
* * libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz2014-12-051-0/+16
* * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.Corinna Vinschen2014-10-101-5/+25
* headers: properly decorate attributesEric Blake2014-08-011-3/+3
* * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen2014-03-071-2/+2
* 2013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston2013-12-231-2/+3
* * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen2013-11-201-1/+1
* 2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-191-0/+1
* 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill2013-11-181-18/+18
* * libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz2013-09-081-2/+7
* Revert to original patchCorinna Vinschen2013-04-111-4/+4
* * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen2013-04-111-4/+4
* * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen2012-11-011-4/+1
* * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):PrototypeCorinna Vinschen2012-10-221-0/+12
* Add mkostemp and mkostemps.Eric Blake2010-07-191-2/+6
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-281-2/+2
* Fix getsubopt declaration.Eric Blake2009-12-221-0/+4
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-171-1/+1
* 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-09-221-0/+4
* Add mkdtemp, mkstemps.Eric Blake2009-07-031-2/+6
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-241-3/+3
* 2009-04-21 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2009-04-211-8/+8
* 2009-04-20 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-201-3/+3
* 2009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-161-0/+7
* * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out ofCorinna Vinschen2009-03-141-2/+2
* * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen2009-03-141-1/+3
* 2008-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-11-191-0/+4
* 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com>Jeff Johnston2008-09-251-2/+2
* * libc/include/stdlib.h: Move cygwin declarations to cygwin-specific file.Christopher Faylor2005-12-051-42/+4
* 2004-11-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-11-241-2/+2
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-271-0/+1
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-271-0/+2
* 2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-271-0/+11
* * libc/include/stdlib.h (getprogname): Declare for Cygwin.Corinna Vinschen2003-11-171-0/+6
* 2002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-061-1/+5