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