1. 8885dcc Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. by Elliott Hughes · 11 years ago
  2. 01abeac Sync with upstream OpenBSD stdio. by Elliott Hughes · 11 years ago
  3. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  4. 20841a1 Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  5. 6a03abc Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago
  6. 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
  7. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  8. a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
  9. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  10. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  11. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 11 years ago
  12. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 11 years ago
  13. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 11 years ago
  14. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago
  15. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 11 years ago
  16. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  17. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
  18. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
  19. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
  20. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 11 years ago
  21. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  22. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  23. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  24. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 11 years ago
  25. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  26. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  27. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 11 years ago
  28. ad41e9a More stdio cleanup. by Elliott Hughes · 11 years ago
  29. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 12 years ago