Clone this repo:

Branches

  1. 4a3e538 [libc] Reorganize iswctype to avoid GPU/libc++ error (#192659) by Michael Jones · 2 hours ago main
  2. ddcba23 [libc] Various limits adds and fixes (#192672) by Jeff Bailey · 3 hours ago
  3. 9c84b01 [libc] Fix ucontext_t and mcontext_t for C compliance (#192648) by Jeff Bailey · 3 hours ago
  4. f98aef6 [libc] Fix strcasecmp/strncasecmp signedness and add tests (#192632) by Jeff Bailey · 4 hours ago
  5. 50b3d95 [libc] Fix missing strings symbols in string.h (#192640) by Michael Jones · 6 hours ago
  6. 91cb6cc [libc] Add iswctype and wctype (#191178) by Elio · 7 hours ago
  7. 461d713 [libc] Add ucontext to public headers for Linux x86_64 (#192621) by Jeff Bailey · 8 hours ago
  8. 55c6bef [libc][nfc] Fix ucontext buildbot failure with noexcept (#192343) (#192601) by Jeff Bailey · 11 hours ago
  9. 8a212f5 [libc][threads] adjust futex library and expose requeue API (#192478) by Schrodinger ZHU Yifan · 16 hours ago
  10. 3d6e9b7 [libc] Implement getcontext and setcontext for x86_64 (#192343) by Jeff Bailey · 21 hours ago
  11. cfa6989 [libc][cmake] Remove dependencies for bare-metal hermetic testing (#192242) by dcandler · 29 hours ago
  12. 11cc566 [libc] Fix socketopt_test on 32-bit builds (#192423) by Pavel Labath · 32 hours ago
  13. 0bb8901 [libc] Implement getsockopt and setsockopt on linux (#192237) by Pavel Labath · 32 hours ago
  14. 0f085e3 [libc][test] Fix getcwd test for symlinked paths (#191426) by Elio · 32 hours ago
  15. b91786f [libc][NFC] Fix GCC build in __futex_word.h (#192078) by Jeff Bailey · 3 days ago
  16. 41dabcd [libc] Add ucontext types and headers (#191789) by Jeff Bailey · 3 days ago
  17. 5379ce6 [libc][math] Refactor copysign family to header-only (#182137) by hulxv · 4 days ago
  18. 0ea093a [libc] add posix_mutex_trylock support (#191531) by Schrodinger ZHU Yifan · 4 days ago
  19. d4f4e9d [libc] Add Annex K strnlen_s function (#186112) by Victor Campos · 4 days ago
  20. 3687f65 [libc][math] Fix: add log10p1f16 to shared math (#189185) by Zorojuro · 4 days ago