Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
libc
/
stdio
/
vfscanf.cpp
bf03c01
Remove bionic's internal ctype-like inlines.
by Elliott Hughes
· 5 years ago
4956c37
Move bionic_macros.h from private to platform.
by Josh Gao
· 6 years ago
fa5410f
libc: enable -Wimplicit-fallthrough
by George Burgess IV
· 7 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
3048a36
Simplify CT_CCL and CT_STRING inner loop.
by Elliott Hughes
· 7 years ago
38e4aef
Support %mc/%ms/%m[ in sscanf.
by Elliott Hughes
· 7 years ago
[Renamed (72%) from libc/stdio/vfscanf.c]
1133fec
Use inline ctype functions for ato*/strto* and scanf.
by Elliott Hughes
· 8 years ago
bf9cb9e
More scanf cleanup.
by Elliott Hughes
· 8 years ago
0d3ba1f
Add sscanf %[ tests and fix the bug that fell out.
by Elliott Hughes
· 8 years ago
345b727
Move public scanf functions away from implementation.
by Elliott Hughes
· 8 years ago
2f9c8ce
Start de-duplicating the regular and wide printf implementations.
by Elliott Hughes
· 8 years ago
c8f2c52
clang-format the printf/scanf implementation.
by Elliott Hughes
· 8 years ago
d9a7de1
Remove some always-on #ifdefery.
by Elliott Hughes
· 8 years ago
7f0849f
Fix sscanf/wcstod parsing of NaNs.
by Elliott Hughes
· 9 years ago
[Renamed (90%) from libc/upstream-openbsd/lib/libc/stdio/vfscanf.c]
a2b947e
Merge "Fix unittests broken by 545808a"
by Tamas Berghammer
· 9 years ago