Clone this repo:

Branches

  1. acd3c6d [libc][math] Refactor tan implementation to header-only in src/__support/math folder. (#177224) by Nico Weber · 15 hours ago main master
  2. fbd060b [libc] Use generic/builtin.h for Emscripten in memory utils (#177474) by google-yfyang · 17 hours ago
  3. 0e853fb [libc][math] Refactor f16fmal to header-only (#176576) by Prajwal · 17 hours ago
  4. 55faa93 [libc][math] Refactor dfmaf128 to Header Only (#176480) by Madhur Kumar · 17 hours ago
  5. b9561b0 [libc] Handle charNN_t in cpp::is_integral (#177463) by Roland McGrath · 2 days ago
  6. 8c2224b [libc] Clean up cpp::numeric_limits (#177461) by Roland McGrath · 2 days ago
  7. 8c7adea [libc] Clean up cpp::is_unsigned (#177456) by Roland McGrath · 2 days ago
  8. d205e2d [libc] Remove superfluous explicitly defaulted constructors (#177471) by Roland McGrath · 2 days ago
  9. 99dbda4 [libc] Fix character converter in C++20 (#177421) by Michael Jones · 2 days ago
  10. 7b7c367 [libc][math] Refactor log10, log1p, log2 implementation to header-only in src/__support/math folder. (#176089) by Nico Weber · 3 days ago
  11. 5e86e61 [libc][tsearch] add weak AVL tree for tsearch implementation (#172411) by Schrodinger ZHU Yifan · 3 days ago
  12. 4dd39b3 [libc][NFC] update configure page with wchar flag (#177050) by Michael Jones · 4 days ago
  13. 07d4c62 [libc] Cast in startup to silence warning (#177048) by Michael Jones · 4 days ago
  14. a0f9f8d [libc][linux] add support to parse PT_GNU_PROPERTY (#174772) by Jakob Koschel · 4 days ago
  15. 63e8a35 [libc] Reland %lc support in printf (#176110) by Shubh Pachchigar · 4 days ago
  16. 3cddc40 [libc] Never consider an fd being 0 as an error when opening (#176581) by AZero13 · 4 days ago
  17. 33c5382 [libc][math] Refactor ilogbf implementation to header-only in src/__support/math folder. (#175522) by Anonymous · 5 days ago
  18. 2b06b74 [libc][math] Refactor f16fma to header only (#176244) by Islam Imad · 5 days ago
  19. 33bdedb [libc] Remove ballot on slab find (#176606) by Joseph Huber · 7 days ago
  20. b2a8b83 [libc][CMake] Add dependency on ELF headers for elf_proxy target (#176557) by Jeff Bailey · 7 days ago