Clone this repo:

Branches

  1. 177733f [libc][math] Refactor dsub family to header-only (#182160) by hulxv · 6 hours ago main
  2. cbfa9f5 [libc] Implement wcscoll (#192778) by Hardik Chona · 16 hours ago
  3. b846f0c [libc] Move mul_overflow to math_extras.h (#194033) by PiJoules · 16 hours ago
  4. 7e8e5c7 [libc][math] Refactor fabs family to header-only (#182173) by hulxv · 17 hours ago
  5. 307e2c7 [libc][math] Refactor ddiv family to header-only (#182149) by hulxv · 19 hours ago
  6. 2e1a1b7 [libc][math] Refactor dmul family to header-only (#182151) by hulxv · 22 hours ago
  7. 8d82abd [libc][docs] Add sys/uio.h implementation status (#122006) (#193980) by Petter Berntsson · 22 hours ago
  8. 84ecdb3 [libc][docs] Add dlfcn.h implementation status (#122006) (#193972) by Petter Berntsson · 23 hours ago
  9. c729172 [libc][docs][POSIX] Add sys/select.h implementation status (#122006) (#193948) by Petter Berntsson · 24 hours ago
  10. 5e2bf0c [libc] add `pthread_cond_*` public interfaces (#193656) by Schrodinger ZHU Yifan · 24 hours ago
  11. d8faba5 [libc] Switch check-libc from CTest to lit (#193798) by Jeff Bailey · 24 hours ago
  12. 95dc87b [libc] Honour LIBC_GPU_TEST_JOBS in lit test runs (#193797) by Jeff Bailey · 24 hours ago
  13. 6ef1237 [libc] Fix implicit conversion warning in mktime_test (#193504) by Jeff Bailey · 29 hours ago
  14. 4594adc [libc] Honor per-test timeout in lit test format (#193772) by Jeff Bailey · 2 days ago
  15. 99a1415 [libc][NFC] Fix typo in GPU test warning message (#193762) by Jeff Bailey · 2 days ago
  16. baf7e21 [libc][docs] Add poll.h POSIX header documentation (#122006) (#193734) by Petter Berntsson · 2 days ago
  17. b58dcdb Add missed variable change from a refactor (#193684) by Jeff Bailey · 2 days ago
  18. 87dbb7c [libc] Readd instructions on building kernel headers from sources by Aiden Grossman · 2 days ago
  19. 6615b59 [libc] Drop elf.h include from dl_phdr_info header by Aiden Grossman · 2 days ago
  20. 66d9c3e [libc][CndVar] reimplmement conditional variable with FIFO ordering (#192748) by Schrodinger ZHU Yifan · 3 days ago