Clone this repo:

Branches

  1. c11750a [libc] Add and use 'cpp::launder' to guard placement new (#146123) by Joseph Huber · 2 hours ago main
  2. 58ec325 [libc] Implemented wcsnlen (#145610) by sribee8 · 5 hours ago
  3. d9dd309 [libc] Fix the risc-v half precison float feature check (#145894) by Hans Wennborg · 31 hours ago
  4. b88c8f1 [libc] Improve memcpy for ARM Cortex-M supporting unaligned accesses. (#144872) by Guillaume Chatelet · 2 days ago
  5. 02dd865 [libc] Enable all f16 math functions on the GPU (#145813) by Joseph Huber · 2 days ago
  6. 432de05 [libc] Error fixes for mbrtowc and wcrtomb (#145785) by sribee8 · 2 days ago
  7. ca581f5 [libc] Implemented wctomb (#145554) by Uzair Nawaz · 2 days ago
  8. 69cd9cf [libc] Added isValidState to CharacterConverter class to ensure a provided mbstate is valid (#145564) by Uzair Nawaz · 2 days ago
  9. 12f5b1e [libc] wcpncpy implementation (#145430) by sribee8 · 4 days ago
  10. 6428015 [libc] mbtowc implementation (#145405) by sribee8 · 4 days ago
  11. 718365e [libc] Fix broken links in libc (#145199) by Shubh Pachchigar · 4 days ago
  12. 4f70eba [libc] wcpcpy implementation (#144802) by sribee8 · 4 days ago
  13. 3dc83ee [libc] Fix feature check for riscv (#145169) by Mikhail R. Gadelha · 6 days ago
  14. 79a5aa1 [libc] Implemented wcrtomb internal function and public libc function (#144596) by Uzair Nawaz · 7 days ago
  15. deb10cf [libc] Added closing quote (#145101) by sribee8 · 7 days ago
  16. 8b29138 [libc] mbrtowc implementation (#144760) by sribee8 · 7 days ago
  17. 56baf8d [libc] Reworked CharacterConverter isComplete into isFull and isEmpty (#144799) by Uzair Nawaz · 7 days ago
  18. ff7f3f1 [libc] Use `raise_except_if_required` for log2f. (#144961) by lntue · 8 days ago
  19. e09972e [libc] Skip x87 floating point register and only update mxcsr for x86_64 targets when raising exceptions inside math functions. (#144951) by lntue · 8 days ago
  20. 6647635 [libc] Fix bug in LIBC_CONF_ERRNO_MODE being undefined (#144896) by William Huynh · 8 days ago