Clone this repo:

Branches

  1. 50b3d95 [libc] Fix missing strings symbols in string.h (#192640) by Michael Jones · 2 hours ago main
  2. 91cb6cc [libc] Add iswctype and wctype (#191178) by Elio · 4 hours ago
  3. 461d713 [libc] Add ucontext to public headers for Linux x86_64 (#192621) by Jeff Bailey · 5 hours ago
  4. 55c6bef [libc][nfc] Fix ucontext buildbot failure with noexcept (#192343) (#192601) by Jeff Bailey · 8 hours ago
  5. 8a212f5 [libc][threads] adjust futex library and expose requeue API (#192478) by Schrodinger ZHU Yifan · 12 hours ago
  6. 3d6e9b7 [libc] Implement getcontext and setcontext for x86_64 (#192343) by Jeff Bailey · 18 hours ago
  7. cfa6989 [libc][cmake] Remove dependencies for bare-metal hermetic testing (#192242) by dcandler · 26 hours ago
  8. 11cc566 [libc] Fix socketopt_test on 32-bit builds (#192423) by Pavel Labath · 28 hours ago
  9. 0bb8901 [libc] Implement getsockopt and setsockopt on linux (#192237) by Pavel Labath · 28 hours ago
  10. 0f085e3 [libc][test] Fix getcwd test for symlinked paths (#191426) by Elio · 28 hours ago
  11. b91786f [libc][NFC] Fix GCC build in __futex_word.h (#192078) by Jeff Bailey · 3 days ago
  12. 41dabcd [libc] Add ucontext types and headers (#191789) by Jeff Bailey · 3 days ago
  13. 5379ce6 [libc][math] Refactor copysign family to header-only (#182137) by hulxv · 4 days ago
  14. 0ea093a [libc] add posix_mutex_trylock support (#191531) by Schrodinger ZHU Yifan · 4 days ago
  15. d4f4e9d [libc] Add Annex K strnlen_s function (#186112) by Victor Campos · 4 days ago
  16. 3687f65 [libc][math] Fix: add log10p1f16 to shared math (#189185) by Zorojuro · 4 days ago
  17. 447cf64 [libc][math] Fix: add log2p1f16 to shared math (#189179) by Zorojuro · 4 days ago
  18. 95fabdf [libc] implement rewind (#191302) by Michael Jones · 7 days ago
  19. 2e32a5f [libc][docs][NFC] Rework GPU building documentation (#191381) by Jeff Bailey · 7 days ago
  20. 360bb22 [libc] Add generate-libc-headers custom target (#191160) by Jeff Bailey · 7 days ago