summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vfscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Import correctly working strtold from David M. Gay.Corinna Vinschen2015-11-201-3/+3
* * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen2013-12-181-13/+53
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-291-2/+4
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-081-5/+2
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-8/+10
* 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-231-0/+2
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-281-4/+0
* 2010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston2010-01-191-4/+15
* * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen2009-11-181-1/+3
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-111-6/+10
* 2009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-281-2/+6
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-111-6/+5
* 2008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-12-101-0/+2
* * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen2008-11-241-1/+0
* 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-311-0/+6
* 2008-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-151-32/+38
* 2008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-04-141-3/+151
* Fix 'make info'.Eric Blake2007-07-191-3/+3
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake2007-05-241-49/+134
* * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake2007-05-231-23/+89
* * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake2007-05-181-1/+2
* Minimize printf/scanf size on platforms that don't need C99.Eric Blake2007-05-111-18/+37
* 2007-04-17 Brian Dessent <brian@dessent.net>Jeff Johnston2007-04-171-0/+38
* 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-09-261-2/+2
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-141-5/+5
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-281-2/+2
* 2005-04-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-04-281-1/+2
* 2005-04-05 Dave Korn <dave.korn@artimi.com>Jeff Johnston2005-04-051-2/+19
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-081-1/+2
* 2005-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-01-061-4/+35
* 2004-11-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-11-241-112/+19
* 2004-10-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-10-041-1/+3
* 2004-08-16 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston2004-08-161-5/+5
* 2004-06-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-06-021-0/+4
* 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-261-3/+3
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-1/+2
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-52/+53
* 2004-04-21 J"orn Rennecke <joern.rennecke@superh.com>Jeff Johnston2004-04-221-17/+38
* 2004-04-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-04-021-1/+7
* 2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2003-12-051-38/+109
* 2003-11-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-211-8/+16
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-221-1/+1
* * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen2003-04-011-13/+37
* 2003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-201-1/+1
* * libc/include/langinfo.h: New file.Thomas Fitzsimmons2002-08-231-1/+4
* 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-111-3/+1
* 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2001-10-011-2/+2
* 2001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-09-131-1/+34
* 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-271-1/+1
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-201-13/+133