Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/17
/
libc
/
stdio
/
printf_common.h
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