1. cc475cf Implement C23 scanf 'wf' length modifiers by zijunzhao · 2 years, 3 months ago
  2. 7890484 Implement C23 scanf 'w' length modifiers by zijunzhao · 2 years, 4 months ago
  3. 531199c printf unification: floating point. by Elliott Hughes · 2 years, 4 months ago
  4. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 1 month ago[Renamed (91%) from libc/stdio/vfwscanf.c]
  5. bf9cb9e More scanf cleanup. by Elliott Hughes · 8 years ago
  6. 0d3ba1f Add sscanf %[ tests and fix the bug that fell out. by Elliott Hughes · 8 years ago
  7. 345b727 Move public scanf functions away from implementation. by Elliott Hughes · 8 years ago
  8. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 8 years ago
  9. c8f2c52 clang-format the printf/scanf implementation. by Elliott Hughes · 8 years ago
  10. d9a7de1 Remove some always-on #ifdefery. by Elliott Hughes · 8 years ago
  11. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago[Renamed (89%) from libc/upstream-openbsd/lib/libc/stdio/vfwscanf.c]
  12. a2b947e Merge "Fix unittests broken by 545808a" by Tamas Berghammer · 9 years ago