Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
1bcdfe0af1db7b95c2b51a8fdb17475cb7670f33
/
libc
/
stdio
/
printf_common.h
d4c6118
printf: reduce stack usage in the common case.
by Elliott Hughes
· 12 months ago
2109f12
Add strerrordesc_np() and strerrorname_np().
by Elliott Hughes
· 1 year, 11 months ago
1fdece9
Implement C23 printf 'wf' length modifiers
by zijunzhao
· 2 years, 3 months ago
3b846ea
Implement C23 printf 'w' length modifiers
by zijunzhao
· 2 years, 4 months ago
b813a6a
Add %b and %B support to the printf/wprintf family.
by Elliott Hughes
· 3 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
41398d0
Call __fortify_fatal if printf sees %n.
by Elliott Hughes
· 7 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