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