fix over-read in %ls with non-wide scanf
[musl] / src / stdio / vfscanf.c
2012-04-18 Rich Felkerfix over-read in %ls with non-wide scanf
2012-04-17 Rich Felkerfix some bugs in scanf %[ handling detected while writi...
2012-04-17 Rich Felkeravoid null pointer dereference on %*p fields in scanf
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0