1. b902641 Implement twalk(3), add unit tests. by Elliott Hughes · 10 years ago
  2. 6209c81 Use upstream OpenBSD's arc4random. by Elliott Hughes · 10 years ago
  3. ca276c4 Fix visibility for a bunch more symbols. by Elliott Hughes · 10 years ago
  4. caaf71e Sync upstream-openbsd. by Elliott Hughes · 10 years ago
  5. 38778e3 Upstream atexit by Dmitriy Ivanov · 10 years ago
  6. 2d94ee2 Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 10 years ago
  7. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 10 years ago
  8. f79ee06 Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 10 years ago
  9. 0468feb Sync to current upstream arc4random. by Elliott Hughes · 10 years ago
  10. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 10 years ago
  11. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 10 years ago
  12. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 10 years ago
  13. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 10 years ago
  14. b4e099c Remove issetugid. by Elliott Hughes · 10 years ago
  15. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 10 years ago
  16. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 10 years ago
  17. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 10 years ago
  18. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  19. 2716f3e Sync with upstream OpenBSD wcsftime.c. by Elliott Hughes · 10 years ago
  20. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 10 years ago
  21. e0a36f4 Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  22. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 10 years ago
  23. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 10 years ago
  24. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 10 years ago
  25. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 10 years ago
  26. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 10 years ago
  27. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 10 years ago
  28. efaa461 Use the OpenBSD wcsftime. by Elliott Hughes · 10 years ago
  29. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 10 years ago
  30. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 10 years ago
  31. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 10 years ago
  32. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 10 years ago
  33. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 10 years ago
  34. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 10 years ago
  35. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 10 years ago
  36. 58d9e28 Switch to the upstream OpenBSD getenv/putenv/setenv implementation. by Elliott Hughes · 10 years ago
  37. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 10 years ago
  38. 2e003f4 Remove unused #defines from "arith.h". by Elliott Hughes · 10 years ago
  39. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 10 years ago
  40. b88da06 Merge "Upgrade to current vfprintf." by Elliott Hughes · 10 years ago
  41. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 10 years ago
  42. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 10 years ago
  43. 4bd97ce Switch to gdtoa. by Elliott Hughes · 10 years ago
  44. 5363a45 Clean up localeconv(3). by Elliott Hughes · 10 years ago
  45. 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 10 years ago
  46. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 11 years ago
  47. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  48. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 11 years ago
  49. ad41e9a More stdio cleanup. by Elliott Hughes · 11 years ago
  50. cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 11 years ago
  51. c8937ea Switch to OpenBSD wcscoll. by Elliott Hughes · 11 years ago
  52. aedb00d Switch to upstream alarm(3). by Elliott Hughes · 11 years ago
  53. 692207e Add getprogname/setprogname for BSD compatibility. by Elliott Hughes · 11 years ago
  54. 1e4378e Switch to current OpenBSD system.c. by Elliott Hughes · 11 years ago
  55. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  56. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago