Clone this repo:

Branches

  1. 044963a [libc] Add missing const qualifiers to a few functions in <time.h> (#185311) by Alexey Samsonov · 7 hours ago main
  2. b4ed2f8 [libc][math] Add cbrtbf16 math function (#180327) by sohail · 7 hours ago
  3. 0f58266 [Clang] Add more scan / reduce operations to 'gpuintrin.h' (#185525) by Joseph Huber · 7 hours ago
  4. 5191e2a [libc] implement iswcntrl entrypoint (#185273) by valium007 · 8 hours ago
  5. 0b6f868 [libc] 185136 - added iswlower entry point (#185221) by albertbolt1 · 9 hours ago
  6. e7081f2 [libc][math] Implement an integer-only version of double precision sin and cos with 1 ULP errors. (#184752) by lntue · 9 hours ago
  7. 8df8a70 [libc][math] correct the output of `asinpif` and `acospi` (#185544) by Mohamed Emad · 19 hours ago
  8. a6dbf88 [libc] Add more macro/type declarations to Elf headers. (#185348) by Alexey Samsonov · 25 hours ago
  9. 66d9580 [libc] Fix implicit lossy conversion warnings in tests (NFC). (#185503) by Alexey Samsonov · 26 hours ago
  10. 101a952 [Clang] Update the 'gpuintrin.h' lane scan handling (#185451) by Joseph Huber · 27 hours ago
  11. 10029b6 [libc][docs] Furo theme, new landing page, cleanups (#184303) by Jeff Bailey · 27 hours ago
  12. 16953a5 [libc] Use explicit cast to time_t in utimes_test. (#185307) by Alexey Samsonov · 27 hours ago
  13. 6e14216 [libc] Use unsigned char in strcmp, strncmp, and strcoll comparisons (#185393) by Jeff Bailey · 29 hours ago
  14. c42ab45 [libc][wctype] Implement public iswdigit (#181635) by Marcell Leleszi · 2 days ago
  15. b3aa5bb [libc] Add <sys/un.h> header. (#182622) by Alexey Samsonov · 3 days ago
  16. 4e2524f [libc][math] Fix FP add/sub for signed-zero operands (#183243) by Hanliang Xu (Leon) · 5 days ago
  17. 7e79fed [libc][math] Optimize `asinpif` and `acospif` using estrin's scheme (#184286) by Mohamed Emad · 5 days ago
  18. f33c735 [libc][math] Refactor ffmaf128 into a header only. (#184751) by Zorojuro · 5 days ago
  19. b6bf428 [libc] Rework slab cache data structure for GPU allocator by Joseph Huber · 5 days ago
  20. b7bf981 [libc] Hoist GPU allocator loop invariants from find_slab (#184803) by Joseph Huber · 5 days ago