Szabolcs Nagy
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 år sedan |
Rich Felker
|
f0328a5656
fix invalid %m format crash in wide scanf variants
|
11 år sedan |
Rich Felker
|
1d92cddb1e
fix uninitialized/stale use of alloc (%m modifier) flag in scanf
|
12 år sedan |
Rich Felker
|
ef5507867b
fix scanf %c conversion wrongly storing a terminating null byte
|
12 år sedan |
Rich Felker
|
e039db27c2
implement 'm' modifier for wide scanf variants
|
12 år sedan |
Rich Felker
|
de80ea9f1c
refactor wide-char scanf string handling
|
12 år sedan |
Isaac Dunham
|
14f0272ea1
Add ABI compatability aliases.
|
12 år sedan |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 år sedan |
Rich Felker
|
bdeb184c3d
fix wide scanf's handling of input failure on %c, and simplify %[
|
13 år sedan |
Rich Felker
|
a12aa29185
fix failure to distinguish input/match failure in wide %[ scanf
|
13 år sedan |
Rich Felker
|
9ab180fa57
fix broken %s and %[ with no width specifier in wide scanf
|
13 år sedan |
Rich Felker
|
99fbf4cfdb
make wide scanf %[ respect width
|
13 år sedan |
Rich Felker
|
0072251572
fix wide scanf to respect field width for strings
|
13 år sedan |
Rich Felker
|
73ec1d0495
introduce new wide scanf code and remove the last remnants of old scanf
|
13 år sedan |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 år sedan |