Clone this repo:

Branches

  1. a20a87a [libc][math] Refactor sqrtbf16 function header-only (#187849) by Zorojuro · 28 hours ago main
  2. 536ca72 [libc][math] Qualify log with constant evaluation support (#184745) by Muhammad Bassiouni · 29 hours ago
  3. 7096dbd [libc][math][c23] Add atanbf16 function (#184019) by Zorojuro · 36 hours ago
  4. 73273b5 [libc][docs][NFC] Restructure Getting Started guide and update Build Concepts. (#187701) by Jeff Bailey · 2 days ago
  5. 8d7dba7 [libc] Fix function prototypes for <threads.h> C11 header. (#187808) by Alexey Samsonov · 2 days ago
  6. ec82b90 [libc][annex_k] Add constraint_handler_t. (#163239) by Muhammad Bassiouni · 2 days ago
  7. 568fe89 [libc][x86] Add Non-temporal code path for large memcpy (#187108) by Ilya Tokar · 2 days ago
  8. 9b08b4a [libc][NFC] Fix typo in file.cpp (#91192) (#187688) by Jeff Bailey · 3 days ago
  9. 9d1c385 [libc][docs][NFC] Add Build Concepts and consolidate patterns (#187490) by Jeff Bailey · 3 days ago
  10. ea1a9f1 [libc] Modular printf option (float only) (#147426) by Daniel Thornburgh · 3 days ago
  11. 525ad18 [libc][stdio] Fix standard streams in overlay mode. (#187522) by lntue · 3 days ago
  12. c503c37 [libc] Implement iswprint entrypoint (#185251) by neonetizen · 3 days ago
  13. a96728b [libc][sys/sem] Add sys v sem headers and syscall wrapper implementation (#185914) by Pengxiang Huang · 4 days ago
  14. ba744dd [libc][math] Refactor dadd family to header-only (#182142) by Mohamed Emad · 4 days ago
  15. 92dfec8 [libc][annex_k] Add rsize_t (#163238) by Muhammad Bassiouni · 4 days ago
  16. 3683715 [libc][math] Refactor bf16divf128 to Header Only (#186641) by Manthan Singla · 4 days ago
  17. a147140 [libc][annex_k] Add errno_t (#163094) by Muhammad Bassiouni · 4 days ago
  18. 4d0bfd8 [libc][docs][NFC] Documentation consolidation and de-duplication (#187385) by Jeff Bailey · 4 days ago
  19. 1eb9735 [libc][docs] Generate configure.rst in the build directory (#187266) by Jeff Bailey · 4 days ago
  20. 4429545 [libc][math] Fix missing underflow exception in DyadicFloat::generic_as (#186734) by Anonmiraj · 5 days ago