1. 7d214b0 Move __progname out of libc_init_common.cpp. by Elliott Hughes · 7 months ago
  2. 0c5e893 <endian.h>: switch to trivial expansions of our own macros. by Elliott Hughes · 7 months ago
  3. 10893f6 Rewrite and simplify thread support for upstream OpenBSD code. by Elliott Hughes · 7 months ago
  4. 31cfb99 arc4random.h: explain why, not what. by Elliott Hughes · 7 months ago
  5. a6ea723 Switch to llvm-libc insque()/remque(). by Elliott Hughes · 9 months ago
  6. 39d705b Lose trivial abs()/div() math functions to llvm-libc. by Elliott Hughes · 9 months ago
  7. ad5a95b Switch to llvm-libc lfind()/lsearch(). by Elliott Hughes · 9 months ago
  8. ace54e4 openbsd-compat.h: remove another unused forward declaration. by Elliott Hughes · 12 months ago
  9. acaf1eb Remove now-unused _PATH_TMP from the OpenBSD compat header. by Elliott Hughes · 12 months ago
  10. cb76b26 Remove obsolete _PATH_BSHELL hacks. by Elliott Hughes · 12 months ago
  11. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 1 year, 1 month ago
  12. 19b70dc libc: swap memrchr to llvm-libc for most arches by George Burgess IV · 1 year, 2 months ago
  13. 79427db libc: swap strlcat to llvm-libc for all arches by George Burgess IV · 1 year, 2 months ago
  14. c90ba55 libc: swap strlcpy to llvm-libc for all arches by George Burgess IV · 1 year, 2 months ago
  15. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 1 year, 3 months ago
  16. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 5 months ago
  17. 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 1 year, 5 months ago
  18. 81c54c7 Upstream sync. by Elliott Hughes · 1 year, 9 months ago
  19. 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 2 years, 3 months ago
  20. 307ff34 Sync upstream OpenBSD stdio. by Elliott Hughes · 2 years, 3 months ago
  21. ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years, 6 months ago
  22. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
  23. 53b6dfb Sync with upstream openbsd. by Elliott Hughes · 2 years, 11 months ago
  24. d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
  25. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 6 months ago
  26. fbac9af Sync with upstream openbsd. by Elliott Hughes · 3 years, 6 months ago
  27. 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years, 5 months ago
  28. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 5 years ago
  29. 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 5 years ago
  30. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  31. 26b0607 Sync with upstream OpenBSD. by Elliott Hughes · 5 years ago
  32. cdb4a26 Update upstream OpenBSD gdtoa. by Elliott Hughes · 6 years ago
  33. bb575d9 arc4random.h: remove some cruft. by Elliott Hughes · 6 years ago
  34. 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
  35. fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
  36. c6b38ae Sync with upstream OpenBSD strstr(). by Elliott Hughes · 6 years ago
  37. 9a4b68e Take a bunch of trivial patches from upstream OpenBSD. by Elliott Hughes · 6 years ago
  38. 80c99e3 Merge "Clean up some obsolete OpenBSD portability cruft." by Elliott Hughes · 6 years ago
  39. 5c5152b Clean up some obsolete OpenBSD portability cruft. by Elliott Hughes · 6 years ago
  40. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
  41. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  42. 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  43. 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 7 years ago
  44. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 7 years ago
  45. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  46. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  47. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 8 years ago
  48. da46cae Add generic arm non-neon memmove. by Elliott Hughes · 8 years ago
  49. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 8 years ago
  50. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 8 years ago
  51. f1515f6 Clean up the time(2) implementation. by Elliott Hughes · 8 years ago
  52. 4473ccd bionic: add vdso time() by Mark Salyzyn · 8 years ago
  53. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  54. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  55. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  56. 3a589c2 Fork vfprintf.c/vfwprintf.c. by Elliott Hughes · 8 years ago
  57. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  58. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  59. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  60. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 8 years ago
  61. bff8da3 Merge "Replace fmemopen." by Elliott Hughes · 8 years ago
  62. 89ff499 Merge "Apply recent strto* fix, add new tests." by Elliott Hughes · 8 years ago
  63. 57ad092 Merge "Replace killpg." by Elliott Hughes · 8 years ago
  64. 3a4c454 Replace fmemopen. by Elliott Hughes · 9 years ago
  65. 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 9 years ago
  66. f826a37 Apply recent strto* fix, add new tests. by Elliott Hughes · 9 years ago
  67. 7532b32 Replace killpg. by Elliott Hughes · 9 years ago
  68. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 9 years ago
  69. dfcb82d Clean up __isthreaded. by Elliott Hughes · 9 years ago
  70. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago
  71. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  72. da7a0b1 Move to .md files for even trivial documentation. by Elliott Hughes · 9 years ago
  73. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  74. da01fa6 Allocate all arc4random data on the same page. by Elliott Hughes · 9 years ago
  75. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  76. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  77. e19c672 Revert "Switch back to the BSD exec for now." by Elliott Hughes · 9 years ago
  78. 18c31d7 Switch back to the BSD exec for now. by Elliott Hughes · 9 years ago
  79. 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
  80. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
  81. 53cf348 Remove more stdio copy/paste. by Elliott Hughes · 9 years ago
  82. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
  83. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  84. cceaf06 More stdio cleanup. by Elliott Hughes · 9 years ago
  85. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 10 years ago
  86. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 10 years ago
  87. 26fda77 Fix b64_pton. by Elliott Hughes · 10 years ago
  88. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 10 years ago
  89. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  90. 023c307 Add _seek64 to FILE. by Elliott Hughes · 10 years ago
  91. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  92. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  93. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  94. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  95. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  96. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  97. 26a8322 Move several FreeBSD functions to OpenBSD. by Elliott Hughes · 10 years ago
  98. b3db776 Merge "name the arc4random structure mappings" by Elliott Hughes · 10 years ago
  99. 17379d2 Cherrypick upstream fnmatch.c fix. by Elliott Hughes · 10 years ago
  100. 516fcb2 name the arc4random structure mappings by Daniel Micay · 10 years ago