summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vfwscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix wscanf family positional parameter handling in %lc, %ls, %l[]Shoichi Sakon2015-08-031-7/+9
* * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point inCorinna Vinschen2013-12-191-5/+6
* * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen2013-12-181-8/+33
* 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill2013-11-261-12/+14
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-291-2/+4
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-8/+10
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-281-4/+0
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-111-0/+1469