aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/vfscanf.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-12/+13
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-5/+2
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-8/+10
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen1-4/+0
2010-01-192010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston1-4/+15
2009-11-18 * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen1-1/+3
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen1-6/+10
2009-01-282009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+6
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-6/+5
2008-12-102008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+2
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen1-1/+0
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+6
2008-10-152008-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-32/+38
2008-04-142008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+151
2007-07-19Fix 'make info'.Eric Blake1-3/+3
2007-05-24* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake1-49/+134
2007-05-23* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake1-23/+89
2007-05-18* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake1-1/+2
2007-05-11Minimize printf/scanf size on platforms that don't need C99.Eric Blake1-18/+37
2007-04-172007-04-17 Brian Dessent <brian@dessent.net>Jeff Johnston1-0/+38
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2006-06-142006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-5/+5
2005-10-282005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston1-2/+2
2005-04-282005-04-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+2
2005-04-052005-04-05 Dave Korn <dave.korn@artimi.com>Jeff Johnston1-2/+19
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-1/+2
2005-01-062005-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+35
2004-11-242004-11-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-112/+19
2004-10-042004-10-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+3
2004-08-162004-08-16 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston1-5/+5
2004-06-022004-06-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2004-05-262004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-3/+3
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-1/+2
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-52/+53
2004-04-222004-04-21 J"orn Rennecke <joern.rennecke@superh.com>Jeff Johnston1-17/+38
2004-04-022004-04-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+7
2003-12-052003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-38/+109
2003-11-212003-11-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+16
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2003-04-01 * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen1-13/+37
2003-03-202003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2002-08-23 * libc/include/langinfo.h: New file.Thomas Fitzsimmons1-1/+4
2002-01-112002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2001-10-012001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston1-2/+2
2001-09-132001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+34
2001-04-272001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2001-04-202001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-13/+133
2000-12-072000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2000-12-062000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+24