1. ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years, 2 months ago
  2. 53b6dfb Sync with upstream openbsd. by Elliott Hughes · 2 years, 6 months ago
  3. fbac9af Sync with upstream openbsd. by Elliott Hughes · 3 years, 2 months ago
  4. 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 4 years, 9 months ago
  5. 26b0607 Sync with upstream OpenBSD. by Elliott Hughes · 5 years ago
  6. 9a4b68e Take a bunch of trivial patches from upstream OpenBSD. by Elliott Hughes · 6 years ago
  7. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 7 years ago
  8. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  9. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  10. 3a589c2 Fork vfprintf.c/vfwprintf.c. by Elliott Hughes · 8 years ago
  11. 3a4c454 Replace fmemopen. by Elliott Hughes · 8 years ago
  12. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 8 years ago
  13. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  14. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  15. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
  16. 53cf348 Remove more stdio copy/paste. by Elliott Hughes · 9 years ago
  17. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
  18. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  19. cceaf06 More stdio cleanup. by Elliott Hughes · 9 years ago
  20. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  21. 023c307 Add _seek64 to FILE. by Elliott Hughes · 10 years ago
  22. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  23. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  24. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  25. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  26. 8885dcc Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. by Elliott Hughes · 11 years ago
  27. 01abeac Sync with upstream OpenBSD stdio. by Elliott Hughes · 11 years ago
  28. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  29. 20841a1 Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  30. 6a03abc Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago
  31. 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
  32. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  33. a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
  34. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  35. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  36. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 11 years ago
  37. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 11 years ago
  38. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 11 years ago
  39. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago
  40. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 11 years ago
  41. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  42. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
  43. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
  44. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
  45. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 11 years ago
  46. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  47. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  48. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  49. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 11 years ago
  50. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  51. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  52. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 11 years ago
  53. ad41e9a More stdio cleanup. by Elliott Hughes · 11 years ago
  54. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 12 years ago