summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vfprintf.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-041-2069/+0
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-161-5/+6
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-111-2/+6
* * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen2009-03-061-57/+56
* 2008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-12-101-0/+2
* 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-311-4/+14
* Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake2008-04-301-21/+33
* 2008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-04-141-2/+112
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen2007-12-191-2/+2
* * libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake2007-10-131-2/+4
* Obey POSIX on printf("%.s", (char*)NULL).Eric Blake2007-09-171-2/+9
* Fix 'make info'.Eric Blake2007-07-191-3/+3
* Fix fflush issues.Eric Blake2007-07-131-1/+1
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake2007-05-271-1/+2
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake2007-05-241-1/+1
* * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake2007-05-231-20/+20
* * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake2007-05-181-1/+2
* 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-111-37/+78
* * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake2007-05-111-84/+143
* * 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-041-82/+36
* 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 Brian Dessent <brian@dessent.net>Jeff Johnston2007-04-231-1/+1
* * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.Eric Blake2007-04-131-12/+17
* 2007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-151-1/+1
* 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-261-1/+1
* 2006-09-06 Eric Blake <ebb9@byu.net>Jeff Johnston2006-09-061-5/+102
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-141-4/+5
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-281-7/+8
* 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-141-2/+8
* 2005-10-11 David Weatherford <weath@tensilica.com>Jeff Johnston2005-10-111-2/+9
* 2005-06-16 Christopher Faylor <cgf@timesys.com>Jeff Johnston2005-06-161-3/+7
* 2005-03-21 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston2005-03-211-2/+1
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-081-1/+1
* 2004-06-11 Antony King <antony.king@st.com>Jeff Johnston2004-06-111-2/+2
* 2004-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-271-5/+10
* 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-261-7/+8
* 2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-111-2/+2
* 2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-071-4/+5
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-031-6/+16
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-7/+8
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-222/+243
* * libc/stdio/vfprintf.c: Add sys/lock.h include.Christopher Faylor2004-01-171-0/+1
* 2004-01-16 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-161-1/+5
* 2004-01-15 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-151-0/+3