Clone this repo:

Branches

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