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