refactor wide-char scanf string handling
authorRich Felker <dalias@aerifal.cx>
Wed, 5 Jun 2013 20:53:26 +0000 (16:53 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 5 Jun 2013 20:53:26 +0000 (16:53 -0400)
commitde80ea9f1c2821cbb4205533b86d5d17f9e8d376
tree8bccf53da0eee966a1946e2fb710937a387a0a39
parent1ab59de81e94e7802f85d314a709f8350a0e9b65
refactor wide-char scanf string handling

this brings the wide version of the code into alignment with the
byte-based version, in preparation for adding support for the m
(malloc) modifier.
src/stdio/vfwscanf.c