1. 9a4b68e Take a bunch of trivial patches from upstream OpenBSD. by Elliott Hughes · 6 years ago
  2. 5c5152b Clean up some obsolete OpenBSD portability cruft. by Elliott Hughes · 6 years ago
  3. 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  4. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  5. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  6. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  7. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  8. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  9. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 8 years ago
  10. f826a37 Apply recent strto* fix, add new tests. by Elliott Hughes · 8 years ago
  11. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 8 years ago
  12. dfcb82d Clean up __isthreaded. by Elliott Hughes · 8 years ago
  13. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  14. da01fa6 Allocate all arc4random data on the same page. by Elliott Hughes · 9 years ago
  15. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  16. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  17. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 9 years ago
  18. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 9 years ago
  19. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  20. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  21. 516fcb2 name the arc4random structure mappings by Daniel Micay · 10 years ago
  22. 9cf6fc3 Hide __atexit by Dmitriy Ivanov · 10 years ago
  23. 3471fcb Clean up paths.h. by Yabin Cui · 11 years ago
  24. 998f2d5 Remove more BSD cruft from the public headers. by Elliott Hughes · 11 years ago
  25. 2818279 Sync with upstream OpenBSD fts.c. by Elliott Hughes · 11 years ago
  26. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  27. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  28. cc7e5f4 Switch to OpenBSD <err.h> implementation. by Elliott Hughes · 11 years ago
  29. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  30. 2b67d7d Use upstream OpenBSD's arc4random. by Elliott Hughes · 11 years ago
  31. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  32. 53c3c27 Upstream atexit by Dmitriy Ivanov · 11 years ago
  33. f79ee06 Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  34. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  35. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 11 years ago
  36. b4e099c Remove issetugid. by Elliott Hughes · 11 years ago
  37. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  38. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 11 years ago