Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
b39b47bac8ee5505cfc595000a140c35460e1cac
/
src
/
stdio
/
vfwscanf.c
9255dad
handle whitespace before %% in scanf
by Bartosz Brachaczek
· 7 years ago
733d1ea
fix wide scanf's use of a compound literal past its lifetime
by Rich Felker
· 8 years ago
536c6d5
fix idiom for setting stdio stream orientation to wide
by Rich Felker
· 9 years ago
984c25b
fix failure of wide printf/scanf functions to set wide orientation
by Rich Felker
· 10 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
f0328a5
fix invalid %m format crash in wide scanf variants
by Rich Felker
· 11 years ago
1d92cdd
fix uninitialized/stale use of alloc (%m modifier) flag in scanf
by Rich Felker
· 11 years ago
ef55078
fix scanf %c conversion wrongly storing a terminating null byte
by Rich Felker
· 11 years ago
e039db2
implement 'm' modifier for wide scanf variants
by Rich Felker
· 11 years ago
de80ea9
refactor wide-char scanf string handling
by Rich Felker
· 11 years ago
14f0272
Add ABI compatability aliases.
by Isaac Dunham
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
bdeb184
fix wide scanf's handling of input failure on %c, and simplify %[
by Rich Felker
· 13 years ago
a12aa29
fix failure to distinguish input/match failure in wide %[ scanf
by Rich Felker
· 13 years ago
9ab180f
fix broken %s and %[ with no width specifier in wide scanf
by Rich Felker
· 13 years ago
99fbf4c
make wide scanf %[ respect width
by Rich Felker
· 13 years ago
0072251
fix wide scanf to respect field width for strings
by Rich Felker
· 13 years ago
73ec1d0
introduce new wide scanf code and remove the last remnants of old scanf
by Rich Felker
· 13 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago