summaryrefslogtreecommitdiff
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* Fix strtod("nan()", ptr).Corinna Vinschen2008-03-041-0/+142
* Fix ftell bug after ungetc.Corinna Vinschen2008-03-043-6/+14
* Fix strtod("-0x", NULL).Corinna Vinschen2008-02-221-0/+1180
* 2007-10-23 Jeff Johnston <jjohnstn@redhat.com>Corinna Vinschen2007-11-1477-216/+17231
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Corinna Vinschen2007-11-124-0/+637
* * libc/stdio/fflush.c (fflush): On seekable streams, always flushCorinna Vinschen2006-12-152-0/+282
* * libc/include/math.h: Allow C99 functions/macros to beCorinna Vinschen2006-12-011-3/+4
* 2006-11-29 Jeff Johnston <jjohnstn@redhat.com>Corinna Vinschen2006-11-302-0/+360
* * libc/stdio/vfprintf.c (_vfprintf_r): Support ' flag.Corinna Vinschen2006-11-151-4/+10
* Apply the following mainline patches to cr-0x5f1 branch:Corinna Vinschen2006-10-196-0/+2989