aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio
AgeCommit message (Expand)AuthorFilesLines
2008-01-032008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+2
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+8
2007-12-19 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen1-2/+2
2007-10-13* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake1-2/+4
2007-09-182007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-34/+0
2007-09-17Obey POSIX on printf("%.s", (char*)NULL).Eric Blake1-2/+9
2007-08-312007-08-31 Antony King <antony.king@st.com>Jeff Johnston1-3/+1
2007-08-02Implement fmemopen and open_memstream.Eric Blake6-4/+741
2007-07-31More POSIX stream corner cases.Eric Blake2-14/+16
2007-07-19Fix 'make info'.Eric Blake8-20/+26
2007-07-13Fix fflush issues.Eric Blake11-59/+106
2007-07-13Documentation updates.Eric Blake4-49/+102
2007-06-04Implement funopen, fopencookie.Eric Blake18-70/+657
2007-05-27* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake1-1/+2
2007-05-25 * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.Eric Blake1-1/+1
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey1-5/+21
2007-05-24* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake2-50/+135
2007-05-23* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake2-43/+109
2007-05-18* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake2-2/+4
2007-05-17* stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake1-0/+1
2007-05-16Close security hole in tmpfile.Eric Blake1-3/+19
2007-05-14Reduce stack size of *printf.Eric Blake1-103/+84
2007-05-11Minimize printf/scanf size on platforms that don't need C99.Eric Blake2-55/+115
2007-05-11* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake1-84/+143
2007-05-09Allow zero size with non-null buf in *asnprintf.Eric Blake4-0/+6
2007-05-08* libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.Eric Blake1-1/+1
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake24-669/+1193
2007-05-01 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake5-12/+38
2007-04-252007-04-25 Eric Blake <ebb9@byu.net>Jeff Johnston1-28/+9
2007-04-24 * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinityEric Blake1-2/+11
2007-04-24 * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when notEric Blake1-14/+19
2007-04-24 * libc/include/limits.h (NL_ARGMAX): Define a default value.Eric Blake1-1/+5
2007-04-232007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston1-1/+2
2007-04-232007-04-23 Brian Dessent <brian@dessent.net>Jeff Johnston1-1/+1
2007-04-172007-04-17 Brian Dessent <brian@dessent.net>Jeff Johnston2-4/+58
2007-04-13 * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.Eric Blake1-12/+17
2007-04-042007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston18-405/+318
2007-03-152007-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+19
2007-03-152007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston16-55/+124
2007-03-122007-03-12 Eric Blake <ebb9@byu.net>Jeff Johnston5-33/+54
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston1-0/+4
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2006-12-142006-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+51
2006-11-302006-11-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+7
2006-11-292006-11-29 Eric Blake <ebb9@byu.net>Jeff Johnston1-5/+16
2006-11-142006-11-14 Eric Blake <ebb9@byu.net>Jeff Johnston1-4/+10
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston27-31/+64
2006-09-062006-09-06 Eric Blake <ebb9@byu.net>Jeff Johnston1-5/+102
2006-08-012006-08-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-07-312006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2