Clone this repo:

Branches

  1. 1b38233 [libc] Remove (weak) __cxa_thread_finalize (#216081) by Pavel Labath · 15 hours ago main
  2. bf23904 [libc] Make ceilf128 use the emulated float128 type (#207735) by Zorojuro · 2 days ago
  3. b690d59 [libc] Fix link errors in some hermetic tests (#216406) by Pavel Labath · 2 days ago
  4. 84f5c61 [libc] Implement TLSF FreeStore with Trie Overflow Bin (#203415) by Schrodinger ZHU Yifan · 3 days ago
  5. 4f6b6a4 [libc][math] Fix -Wc++23-extensions warnings in erfcf16 and erff16. (#215613) by original-cooling-space · 3 days ago
  6. 95e5ea6 [libc][Semaphore] Fix tests - remove APPEND_LIBC_TEST macro uses. (#216219) by Alexey Samsonov · 3 days ago
  7. 23df4aa [libc][Semaphore] Add public sem_t type and entry (#213489) by Pengxiang Huang · 3 days ago
  8. 6dddf0a [libc][x86] Enable memcpy NTA stores by default. (#216149) by Alexey Samsonov · 3 days ago
  9. ebbc772 [libc] Add `NEED_MPFR_F128` argument to add_fp_unittest. (#215657) by Zorojuro · 4 days ago
  10. fd36e2f [libc] Populate _r_debug in startup code and expose it through <link.h> (#215649) by Pavel Labath · 4 days ago
  11. d422d92 [libc][test] Avoid getauxval dependency for bare-metal AArch64 (#215509) by Mark Murray · 4 days ago
  12. 3df3640 [libc] Remove APPEND_LIBC_TEST (#215869) by Pavel Labath · 5 days ago
  13. 2d50813 [libc] Implement tmpfile and corresponding tests (#213396) by Vadim Kotov · 5 days ago
  14. 8a615fd [libc][NFC] Replace `LIBC_TYPES_HAS_FLOAT128` with `LIBC_TYPES_HAS_NATIVE_FLOAT128` (#215605) by Zorojuro · 6 days ago
  15. 46c93b4 [libc] Run tests in matching build configurations only (#215333) by Pavel Labath · 6 days ago
  16. 206c35e [libc] Implement expected<void, E> and use it in internal utilities (#215020) by Pavel Labath · 6 days ago
  17. 66dd7dc [libc] Annotate RPC members as global pointers (#215412) by Joseph Huber · 6 days ago
  18. 02c468c [libc] Relax read errno check (#215053) by Pavel Labath · 6 days ago
  19. f695341 [libc] Fix HermeticTestUtils signature of operator delete (#215041) by Pavel Labath · 7 days ago
  20. b28391c Revert "[libc] Add realpath to linux entrypoints" (#215156) by Jackson Stogel · 7 days ago