1. c8f2c52 clang-format the printf/scanf implementation. by Elliott Hughes · 8 years ago
  2. d9a7de1 Remove some always-on #ifdefery. by Elliott Hughes · 8 years ago
  3. 3a589c2 Fork vfprintf.c/vfwprintf.c. by Elliott Hughes · 8 years ago[Renamed from libc/upstream-openbsd/lib/libc/stdio/vfprintf.c]
  4. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  5. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  6. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  7. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 11 years ago
  8. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago[Renamed (69%) from libc/stdio/vfprintf.c]
  9. 4bd97ce Switch to gdtoa. by Elliott Hughes · 11 years ago
  10. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  11. 5eb6704 Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix. by Elliott Hughes · 11 years ago
  12. edd7c2e Fix the printf issue for 64 bits. The following case: by Alexander Ivchenko · 11 years ago
  13. 1d13c64 Fix %hhd formats in the printf family. by Elliott Hughes · 12 years ago
  14. a37ce7f Merge "Add missing va_end() to prevent stack corruptions" by Ian Rogers · 13 years ago
  15. 9145ad3 vfprintf: fix spelling. by Nick Kralevich · 13 years ago
  16. c7dcd67 Add missing va_end() to prevent stack corruptions by Yaroslav Miroshnychenko · 13 years ago
  17. f582340 Fix the handle locking in stdio by Kenny Root · 14 years ago
  18. f4e10b7 Merge "Bug 3330205 Put blanks and zeroes in const area" by Glenn Kasten · 15 years ago
  19. e9d0518 Bug 3330205 Remove unnecessary static variable by Glenn Kasten · 15 years ago
  20. 0946b1f Bug 3330205 Put blanks and zeroes in const area by Glenn Kasten · 15 years ago
  21. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  22. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  23. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago