1. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
  2. 53cf348 Remove more stdio copy/paste. by Elliott Hughes · 9 years ago
  3. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
  4. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  5. cceaf06 More stdio cleanup. by Elliott Hughes · 9 years ago
  6. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 9 years ago
  7. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 9 years ago
  8. 26fda77 Fix b64_pton. by Elliott Hughes · 9 years ago
  9. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 9 years ago
  10. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  11. 023c307 Add _seek64 to FILE. by Elliott Hughes · 10 years ago
  12. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  13. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  14. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  15. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  16. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  17. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  18. 26a8322 Move several FreeBSD functions to OpenBSD. by Elliott Hughes · 10 years ago
  19. b3db776 Merge "name the arc4random structure mappings" by Elliott Hughes · 10 years ago
  20. 17379d2 Cherrypick upstream fnmatch.c fix. by Elliott Hughes · 10 years ago
  21. 516fcb2 name the arc4random structure mappings by Daniel Micay · 10 years ago
  22. c46c0e9 Sync current upstream fnmatch.c. by Elliott Hughes · 10 years ago
  23. 9cf6fc3 Hide __atexit by Dmitriy Ivanov · 10 years ago
  24. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  25. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 10 years ago
  26. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  27. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 10 years ago
  28. 41ef902 Fix memchr overflow. by Elliott Hughes · 10 years ago
  29. e609909 Fix mips build. by Elliott Hughes · 11 years ago
  30. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  31. 8885dcc Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. by Elliott Hughes · 11 years ago
  32. 01abeac Sync with upstream OpenBSD stdio. by Elliott Hughes · 11 years ago
  33. 3471fcb Clean up paths.h. by Yabin Cui · 11 years ago
  34. 50e15a2 Merge "Remove more BSD cruft from the public headers." by Elliott Hughes · 11 years ago
  35. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  36. 998f2d5 Remove more BSD cruft from the public headers. by Elliott Hughes · 11 years ago
  37. 20841a1 Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  38. 2818279 Sync with upstream OpenBSD fts.c. by Elliott Hughes · 11 years ago
  39. 6a03abc Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago
  40. 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
  41. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  42. a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
  43. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  44. b05ec5a Pull in upstream fixes to reject invalid bases. by Elliott Hughes · 11 years ago
  45. 8642165 Merge "Sync with some upstream OpenBSD #include cleanup." by Elliott Hughes · 11 years ago
  46. 49eed7d Switch to OpenBSD insque/remque/killpg. by Elliott Hughes · 11 years ago
  47. 08dc9d8 Sync with some upstream OpenBSD #include cleanup. by Elliott Hughes · 11 years ago
  48. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  49. cc7e5f4 Switch to OpenBSD <err.h> implementation. by Elliott Hughes · 11 years ago
  50. e505517 Switch to OpenBSD daemon(3). by Elliott Hughes · 11 years ago
  51. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  52. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  53. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  54. 3e424d0 Implement twalk(3), add unit tests. by Elliott Hughes · 11 years ago
  55. 0f7d882 Switch to OpenBSD res_random. by Elliott Hughes · 11 years ago
  56. 2b67d7d Use upstream OpenBSD's arc4random. by Elliott Hughes · 11 years ago
  57. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  58. 4ae9386 Merge "Sync upstream-openbsd." by Elliott Hughes · 11 years ago
  59. 4f0b67a Sync upstream-openbsd. by Elliott Hughes · 11 years ago
  60. 53c3c27 Upstream atexit by Dmitriy Ivanov · 11 years ago
  61. 2d94ee2 Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 11 years ago
  62. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 11 years ago
  63. f79ee06 Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  64. 0468feb Sync to current upstream arc4random. by Elliott Hughes · 11 years ago
  65. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  66. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 11 years ago
  67. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 11 years ago
  68. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 11 years ago
  69. b4e099c Remove issetugid. by Elliott Hughes · 11 years ago
  70. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 11 years ago
  71. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 11 years ago
  72. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago
  73. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 11 years ago
  74. 2716f3e Sync with upstream OpenBSD wcsftime.c. by Elliott Hughes · 11 years ago
  75. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  76. e0a36f4 Sync with upstream OpenBSD. by Elliott Hughes · 11 years ago
  77. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 11 years ago
  78. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  79. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
  80. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
  81. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
  82. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 11 years ago
  83. efaa461 Use the OpenBSD wcsftime. by Elliott Hughes · 11 years ago
  84. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 11 years ago
  85. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  86. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  87. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  88. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 11 years ago
  89. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 11 years ago
  90. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
  91. 58d9e28 Switch to the upstream OpenBSD getenv/putenv/setenv implementation. by Elliott Hughes · 11 years ago
  92. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 11 years ago
  93. 2e003f4 Remove unused #defines from "arith.h". by Elliott Hughes · 11 years ago
  94. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 11 years ago
  95. b88da06 Merge "Upgrade to current vfprintf." by Elliott Hughes · 11 years ago
  96. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 11 years ago
  97. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  98. 4bd97ce Switch to gdtoa. by Elliott Hughes · 11 years ago
  99. 5363a45 Clean up localeconv(3). by Elliott Hughes · 11 years ago
  100. 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 11 years ago