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