summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Fix strtod("nan()", ptr).Eric Blake2008-03-041-1/+1
* 2008-02-29 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston2008-02-291-175/+249
* Fix strtod("-0x", NULL).Eric Blake2008-02-211-7/+17
* 2008-02-12 Peter Rosin <peda@lysator.liu.se>Jeff Johnston2008-02-121-7/+2
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-191-13/+14
* 2007-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-231-13/+22
* 2007-08-31 Antony King <antony.king@st.com>Jeff Johnston2007-08-312-10/+16
* * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen2007-07-0611-5/+1052
* Support __func__ in assert, as required by C99.Eric Blake2007-06-271-10/+22
* 2007-06-06 Christian Groessler <chris@groessler.org>Jeff Johnston2007-06-062-6/+10
* Avoid more compiler warnings.Eric Blake2007-05-294-1/+4
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-5/+21
* * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)Eric Blake2007-05-161-31/+26
* * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.Eric Blake2007-05-161-2/+6
* 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston2007-04-231-1/+2
* * libc/stdlib/__call_atexit.c (__call_exitprocs): Handle atexitKazu Hirata2007-04-051-0/+12
* 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-01-311-0/+4
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-181-3/+1
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-181-1/+1
* 2006-09-12 Paul Brook <paul@codesourcery.com>Jeff Johnston2006-09-121-1/+2
* 2006-08-03 J"orn Rennecke <joern.rennecke@st.com>Jeff Johnston2006-08-031-0/+8
* 2006-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-052-4/+46
* 2006-06-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-229-635/+1816
* 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-012-162/+319
* 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2006-04-131-5/+0
* 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-112-281/+939
* * acconfig.h (_ATEXIT_DYNAMIC_ALLOC): Undef.Mark Mitchell2006-03-212-0/+8
* 2006-01-04 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston2006-01-041-107/+396
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-288-33/+38
* 2005-10-07 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-071-0/+12
* 2005-06-16 Christopher Faylor <cgf@timesys.com>Jeff Johnston2005-06-161-11/+21
* 2005-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-06-031-1/+7
* * libc/stdlib/strtod.c (_strtod_r): Never change s00.Corinna Vinschen2005-04-011-3/+3
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-082-2/+2
* 2005-01-19 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-01-201-1/+1
* 2005-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-01-061-4/+27
* 2004-11-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-11-242-2/+2
* 2004-09-16 Antony King <antony.king@st.com>Jeff Johnston2004-09-161-4/+0
* 2004-09-16 Antony King <antony.king@st.com>Jeff Johnston2004-09-161-0/+20
* 2004-09-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-09-154-17/+0
* 2004-09-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-09-144-1/+19
* 2004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston2004-09-0910-149/+258
* 2004-06-11 Antony King <antony.king@st.com>Jeff Johnston2004-06-112-18/+40
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-2312-47/+59
* 2004-02-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-092-2/+2
* 2004-01-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-281-2/+22
* 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-271-1/+0
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-231-159/+31
* 2004-01-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-213-6/+19
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-081-1/+1