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