| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpoint | cvs2svn | 2009-09-04 | 1 | -2069/+0 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of | Corinna Vinschen | 2009-06-16 | 1 | -5/+6 |
* | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 2009-03-11 | 1 | -2/+6 |
* | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 2009-03-06 | 1 | -57/+56 |
* | 2008-12-10 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2008-12-10 | 1 | -0/+2 |
* | 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-10-31 | 1 | -4/+14 |
* | Fix 2008-04-14 regression in asprintf(ptr,""). | Eric Blake | 2008-04-30 | 1 | -21/+33 |
* | 2008-04-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-04-14 | 1 | -2/+112 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call to | Corinna Vinschen | 2007-12-19 | 1 | -2/+2 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]: | Eric Blake | 2007-10-13 | 1 | -2/+4 |
* | Obey POSIX on printf("%.s", (char*)NULL). | Eric Blake | 2007-09-17 | 1 | -2/+9 |
* | Fix 'make info'. | Eric Blake | 2007-07-19 | 1 | -3/+3 |
* | Fix fflush issues. | Eric Blake | 2007-07-13 | 1 | -1/+1 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when | Eric Blake | 2007-05-27 | 1 | -1/+2 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when | Eric Blake | 2007-05-24 | 1 | -1/+1 |
* | * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s). | Eric Blake | 2007-05-23 | 1 | -20/+20 |
* | * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc | Eric Blake | 2007-05-18 | 1 | -1/+2 |
* | Reduce stack size of *printf. | Eric Blake | 2007-05-14 | 1 | -103/+84 |
* | Minimize printf/scanf size on platforms that don't need C99. | Eric Blake | 2007-05-11 | 1 | -37/+78 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass) | Eric Blake | 2007-05-11 | 1 | -84/+143 |
* | * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs. | Eric Blake | 2007-05-08 | 1 | -1/+1 |
* | Add support for asnprintf, and improve *printf documentation. | Eric Blake | 2007-05-04 | 1 | -82/+36 |
* | 2007-04-25 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2007-04-25 | 1 | -28/+9 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinity | Eric Blake | 2007-04-24 | 1 | -2/+11 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when not | Eric Blake | 2007-04-24 | 1 | -14/+19 |
* | * libc/include/limits.h (NL_ARGMAX): Define a default value. | Eric Blake | 2007-04-24 | 1 | -1/+5 |
* | 2007-04-23 Brian Dessent <brian@dessent.net> | Jeff Johnston | 2007-04-23 | 1 | -1/+1 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e. | Eric Blake | 2007-04-13 | 1 | -12/+17 |
* | 2007-03-15 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2007-03-15 | 1 | -1/+1 |
* | 2006-11-14 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2006-11-14 | 1 | -4/+10 |
* | 2006-09-26 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2006-09-26 | 1 | -1/+1 |
* | 2006-09-06 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2006-09-06 | 1 | -5/+102 |
* | 2006-06-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2006-06-14 | 1 | -4/+5 |
* | 2005-10-28 Bob Wilson <bob.wilson@acm.org> | Jeff Johnston | 2005-10-28 | 1 | -7/+8 |
* | 2005-10-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2005-10-14 | 1 | -2/+8 |
* | 2005-10-11 David Weatherford <weath@tensilica.com> | Jeff Johnston | 2005-10-11 | 1 | -2/+9 |
* | 2005-06-16 Christopher Faylor <cgf@timesys.com> | Jeff Johnston | 2005-06-16 | 1 | -3/+7 |
* | 2005-03-21 Nicholas Wourms <nwourms@netscape.net> | Jeff Johnston | 2005-03-21 | 1 | -2/+1 |
* | 2005-02-07 Antony King <antony.king@st.com> | Jeff Johnston | 2005-02-08 | 1 | -1/+1 |
* | 2004-06-11 Antony King <antony.king@st.com> | Jeff Johnston | 2004-06-11 | 1 | -2/+2 |
* | 2004-05-27 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-05-27 | 1 | -5/+10 |
* | 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-05-26 | 1 | -7/+8 |
* | 2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-05-11 | 1 | -2/+2 |
* | 2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-05-07 | 1 | -4/+5 |
* | 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-05-03 | 1 | -6/+16 |
* | 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-04-23 | 1 | -7/+8 |
* | 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-04-23 | 1 | -222/+243 |
* | * libc/stdio/vfprintf.c: Add sys/lock.h include. | Christopher Faylor | 2004-01-17 | 1 | -0/+1 |
* | 2004-01-16 Thomas Pfaff <tpfaff@gmx.net> | Jeff Johnston | 2004-01-16 | 1 | -1/+5 |
* | 2004-01-15 Thomas Pfaff <tpfaff@gmx.net> | Jeff Johnston | 2004-01-15 | 1 | -0/+3 |