summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* Implement funopen, fopencookie.Eric Blake2007-06-0418-70/+657
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake2007-05-271-1/+2
* * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.Eric Blake2007-05-251-1/+1
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-5/+21
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake2007-05-242-50/+135
* * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake2007-05-232-43/+109
* * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake2007-05-182-2/+4
* * stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake2007-05-171-0/+1
* Close security hole in tmpfile.Eric Blake2007-05-161-3/+19
* Reduce stack size of *printf.Eric Blake2007-05-141-103/+84
* Minimize printf/scanf size on platforms that don't need C99.Eric Blake2007-05-112-55/+115
* * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake2007-05-111-84/+143
* Allow zero size with non-null buf in *asnprintf.Eric Blake2007-05-094-0/+6
* * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.Eric Blake2007-05-081-1/+1
* Add support for asnprintf, and improve *printf documentation.Eric Blake2007-05-0424-669/+1193
* * libc/stdio64/local64.h: Delete, move contents to...Eric Blake2007-05-015-12/+38
* 2007-04-25 Eric Blake <ebb9@byu.net>Jeff Johnston2007-04-251-28/+9
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinityEric Blake2007-04-241-2/+11
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when notEric Blake2007-04-241-14/+19
* * libc/include/limits.h (NL_ARGMAX): Define a default value.Eric Blake2007-04-241-1/+5
* 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston2007-04-231-1/+2
* 2007-04-23 Brian Dessent <brian@dessent.net>Jeff Johnston2007-04-231-1/+1
* 2007-04-17 Brian Dessent <brian@dessent.net>Jeff Johnston2007-04-172-4/+58
* * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.Eric Blake2007-04-131-12/+17
* 2007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston2007-04-0418-405/+318
* 2007-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-03-152-3/+19
* 2007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-1516-55/+124
* 2007-03-12 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-125-33/+54
* 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-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-142-2/+51
* 2006-11-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-11-301-1/+7
* 2006-11-29 Eric Blake <ebb9@byu.net>Jeff Johnston2006-11-291-5/+16
* 2006-11-14 Eric Blake <ebb9@byu.net>Jeff Johnston2006-11-141-4/+10
* 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-09-2627-31/+64
* 2006-09-06 Eric Blake <ebb9@byu.net>Jeff Johnston2006-09-061-5/+102
* 2006-08-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-08-011-1/+1
* 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-311-0/+2
* 2006-06-15 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2006-06-153-3/+24
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-1423-66/+388
* 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-012-137/+213
* 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-270/+985
* 2006-03-29 Eric Blake <ebb9@byu.net>Jeff Johnston2006-03-291-1/+1
* 2006-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-03-151-2/+4
* 2006-03-07 Eric Blake <ebb9@byu.net>Jeff Johnston2006-03-071-7/+9
* 2006-02-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-02-202-1/+18
* 2006-01-10 Eric Blake <ebb9@byu.net>Jeff Johnston2006-01-101-3/+4
* 2006-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-091-1/+1
* 2006-01-09 Eric Blake <ebb9@byu.net>Jeff Johnston2006-01-091-7/+55