fix wide scanf's handling of input failure on %c, and simplify %[
[musl] / src / stdio / vfwscanf.c
2012-04-18 Rich Felkerfix wide scanf's handling of input failure on %c, and...
2012-04-18 Rich Felkerfix failure to distinguish input/match failure in wide...
2012-04-18 Rich Felkerfix broken %s and %[ with no width specifier in wide...
2012-04-18 Rich Felkermake wide scanf %[ respect width
2012-04-17 Rich Felkerfix wide scanf to respect field width for strings
2012-04-17 Rich Felkerintroduce new wide scanf code and remove the last remna...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0