Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
libc
/
stdio
/
vfwprintf.cpp
b70576b
Remove more trivial char/wchar_t printf differences.
by Elliott Hughes
· 8 years ago
bc27bdc
Yet more printf de-duplication.
by Elliott Hughes
· 8 years ago
1f49317
Move shared parts of the two printfs out.
by Elliott Hughes
· 8 years ago
93a1f8b
More printf de-duplication.
by Elliott Hughes
· 8 years ago
5305a4d
10x printf speedup.
by Elliott Hughes
· 8 years ago
618303c
More printf de-duplication.
by Elliott Hughes
· 8 years ago
2f9c8ce
Start de-duplicating the regular and wide printf implementations.
by Elliott Hughes
· 8 years ago
[Renamed (94%) from libc/stdio/vfwprintf.c]
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
3a589c2
Fork vfprintf.c/vfwprintf.c.
by Elliott Hughes
· 8 years ago
[Renamed from libc/upstream-openbsd/lib/libc/stdio/vfwprintf.c]
506c6de
Sync with upstream OpenBSD.
by Elliott Hughes
· 9 years ago
1b18aff
Fix nan output in the printf family.
by Elliott Hughes
· 11 years ago
be8df2e
Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11.
by Elliott Hughes
· 11 years ago
e2341d0
Disable %n in printf and vfwprintf.
by Elliott Hughes
· 11 years ago
f1ada79
Sync with current OpenBSD stdio.
by Elliott Hughes
· 11 years ago
94336d8
Switch to OpenBSD stdio wide printf functions.
by Elliott Hughes
· 11 years ago