Clone this repo:

Branches

  1. a0ab545 [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 12 hours ago main
  2. 4a2940b [libc][uefi] add crt1 (#132150) by Tristan Ross · 4 days ago
  3. ae4360a [libc][math] Add x86-64 sqrt specialization for 80-bit long double. (#139203) by lntue · 4 days ago
  4. 61d7ed3 [libc][math] Implement double precision acos correctly rounded for all rounding modes. (#138308) by lntue · 4 days ago
  5. e3e030e [libc] Enable exp10m1f on RISC-V (#138768) by Mikhail R. Gadelha · 6 days ago
  6. d7bdad4 [libc] Update riscv entrypoints to be on par with x86 (#138597) by Mikhail R. Gadelha · 7 days ago
  7. 4c2e2d0 [libc] Fix implicit conversion error on rv32 (#138622) by Mikhail R. Gadelha · 7 days ago
  8. a17cb6b stdlib.yaml: qsort_r() is in POSIX 2024 (aka issue 8). (#138572) by enh-google · 7 days ago
  9. c8248a0 [libc] Swap order of syscall on chmod (#138427) by Mikhail R. Gadelha · 7 days ago
  10. 9767b68 qsort_r.h: qsort_r() is POSIX now. (#138545) by enh-google · 7 days ago
  11. cbc285d [libc][gpu][docs] Fix typos in GPU libc's documentation (#138565) by Howard Chu · 8 days ago
  12. fbc2ea6 [libc] Temporarily disable hanging test on sm_60 (#138561) by Joseph Huber · 8 days ago
  13. e9d9246 [libc] implement sigsetjmp/siglongjmp for riscv (#137992) by Schrodinger ZHU Yifan · 9 days ago
  14. a80e92c [libc] Add missing dependency for test target (#138423) by Mikhail R. Gadelha · 9 days ago
  15. 9293fbf [libc] Add support for string/memory_utils functions for AArch64 without HW FP/SIMD (#137592) by William · 11 days ago
  16. fa2469d [libc] Fix typo in uint128 type for PPC printf handling (#138157) by Joseph Huber · 12 days ago
  17. 67d220c [libc][NFC] add remarks to the setjmp implementation (#137066) by Schrodinger ZHU Yifan · 12 days ago
  18. ac206ae [libc] Make sure we use the right linker for bitcode linking by Joseph Huber · 12 days ago
  19. bf95cc5 [libc] lsearch_test.cpp: put helpers in anonymous namespace. (#137964) by enh-google · 13 days ago
  20. bbd0a06 [libc] lfind_test.cpp: put helpers in an anonymous namespace. (#137821) by enh-google · 13 days ago