| Commit message (Expand) | Author | Age | Files | Lines |
* | * libc/include/stdlib.h (__itoa): Declare prototype. | Corinna Vinschen | 2014-12-16 | 1 | -0/+6 |
* | * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefined | Corinna Vinschen | 2014-12-15 | 1 | -0/+1 |
* | * libc/include/stdlib.h (__bsd_qsort_r): Declare. | Yaakov Selkowitz | 2014-12-05 | 1 | -0/+16 |
* | * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed. | Corinna Vinschen | 2014-10-10 | 1 | -5/+25 |
* | headers: properly decorate attributes | Eric Blake | 2014-08-01 | 1 | -3/+3 |
* | * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE is | Corinna Vinschen | 2014-03-07 | 1 | -2/+2 |
* | 2013-12-22 JF Bastien <jfb@chromium.org> | Jeff Johnston | 2013-12-23 | 1 | -2/+3 |
* | * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__. | Corinna Vinschen | 2013-11-20 | 1 | -1/+1 |
* | 2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-11-19 | 1 | -0/+1 |
* | 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com> | Joel Sherrill | 2013-11-18 | 1 | -18/+18 |
* | * libc/include/search.h (__compar_fn_t): Add typedef. | Yaakov Selkowitz | 2013-09-08 | 1 | -2/+7 |
* | Revert to original patch | Corinna Vinschen | 2013-04-11 | 1 | -4/+4 |
* | * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): Also | Corinna Vinschen | 2013-04-11 | 1 | -4/+4 |
* | * libc/include/locale.h (NULL): Fetch definition via stddef.h. | Corinna Vinschen | 2012-11-01 | 1 | -4/+1 |
* | * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):Prototype | Corinna Vinschen | 2012-10-22 | 1 | -0/+12 |
* | Add mkostemp and mkostemps. | Eric Blake | 2010-07-19 | 1 | -2/+6 |
* | Extend locale support to maintain wide char values of native strings | Corinna Vinschen | 2010-04-28 | 1 | -2/+2 |
* | Fix getsubopt declaration. | Eric Blake | 2009-12-22 | 1 | -0/+4 |
* | 2009-12-17 Jerker Back <jerker.back@gmail.com> | Jeff Johnston | 2009-12-17 | 1 | -1/+1 |
* | 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-09-22 | 1 | -0/+4 |
* | Add mkdtemp, mkstemps. | Eric Blake | 2009-07-03 | 1 | -2/+6 |
* | 2009-04-24 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-24 | 1 | -3/+3 |
* | 2009-04-21 Mark Mitchell <mark@codesourcery.com> | Jeff Johnston | 2009-04-21 | 1 | -8/+8 |
* | 2009-04-20 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-20 | 1 | -3/+3 |
* | 2009-04-16 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-16 | 1 | -0/+7 |
* | * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out of | Corinna Vinschen | 2009-03-14 | 1 | -2/+2 |
* | * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations | Corinna Vinschen | 2009-03-14 | 1 | -1/+3 |
* | 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-11-19 | 1 | -0/+4 |
* | 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com> | Jeff Johnston | 2008-09-25 | 1 | -2/+2 |
* | * libc/include/stdlib.h: Move cygwin declarations to cygwin-specific file. | Christopher Faylor | 2005-12-05 | 1 | -42/+4 |
* | 2004-11-24 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-11-24 | 1 | -2/+2 |
* | 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-11-27 | 1 | -0/+1 |
* | 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-11-27 | 1 | -0/+2 |
* | 2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru> | Jeff Johnston | 2003-11-27 | 1 | -0/+11 |
* | * libc/include/stdlib.h (getprogname): Declare for Cygwin. | Corinna Vinschen | 2003-11-17 | 1 | -0/+6 |
* | 2002-12-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-12-06 | 1 | -1/+5 |
* | * libc/include/malloc.h: On cygwin, define malloc _r functions as wrapper | Christopher Faylor | 2002-08-26 | 1 | -0/+31 |
* | * libc/include/langinfo.h: New file. | Thomas Fitzsimmons | 2002-08-23 | 1 | -5/+5 |
* | 2002-06-27 Benjamin Kosnik <bkoz@redhat.com> | Jeff Johnston | 2002-06-27 | 1 | -6/+4 |
* | 2002-06-13 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-06-13 | 1 | -0/+1 |
* | 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-15 | 1 | -0/+1 |
* | 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-06 | 1 | -0/+3 |
* | 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-04-19 | 1 | -1/+1 |
* | * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h | Corinna Vinschen | 2001-11-14 | 1 | -0/+4 |
* | 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> | Jeff Johnston | 2001-10-01 | 1 | -7/+12 |
* | 2001-04-27 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2001-04-27 | 1 | -0/+1 |
* | 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2001-04-20 | 1 | -0/+1 |
* | 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp> | Jeff Johnston | 2001-02-15 | 1 | -0/+21 |
* | * libc/include/stdlib.h: Add declarations for `mkstemp' and `mktemp'. | Corinna Vinschen | 2000-12-06 | 1 | -0/+6 |
* | * libc/include/stdlib.h: Avoid declaring cfree under Cygwin. | Christopher Faylor | 2000-10-30 | 1 | -2/+3 |