1. 3b846ea Implement C23 printf 'w' length modifiers by zijunzhao · 2 years, 4 months ago
  2. b813a6a Add %b and %B support to the printf/wprintf family. by Elliott Hughes · 3 years ago
  3. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  4. fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 7 years ago
  5. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. 41398d0 Call __fortify_fatal if printf sees %n. by Elliott Hughes · 7 years ago
  7. bc27bdc Yet more printf de-duplication. by Elliott Hughes · 8 years ago
  8. 1f49317 Move shared parts of the two printfs out. by Elliott Hughes · 8 years ago