Clone this repo:

Branches

  1. 34e6c8e [libc][obvious] Fixed typos in some wchar headers (#146413) by sribee8 · 11 hours ago main
  2. f1f7d9a [libc] wcstok implementation (#145989) by Uzair Nawaz · 14 hours ago
  3. e580413 [libc] implement sigsetjmp for thumb/thumb2/armv7-a (#138147) by Schrodinger ZHU Yifan · 15 hours ago
  4. 00de13d [libc] Efficiently implement 'realloc' for AMDGPU devices (#145960) by Joseph Huber · 18 hours ago
  5. 97c89c7 [libc] Changed CharacterConverter returns (#146130) by sribee8 · 3 days ago
  6. c11750a [libc] Add and use 'cpp::launder' to guard placement new (#146123) by Joseph Huber · 4 days ago
  7. 58ec325 [libc] Implemented wcsnlen (#145610) by sribee8 · 4 days ago
  8. d9dd309 [libc] Fix the risc-v half precison float feature check (#145894) by Hans Wennborg · 5 days ago
  9. b88c8f1 [libc] Improve memcpy for ARM Cortex-M supporting unaligned accesses. (#144872) by Guillaume Chatelet · 5 days ago
  10. 02dd865 [libc] Enable all f16 math functions on the GPU (#145813) by Joseph Huber · 5 days ago
  11. 432de05 [libc] Error fixes for mbrtowc and wcrtomb (#145785) by sribee8 · 5 days ago
  12. ca581f5 [libc] Implemented wctomb (#145554) by Uzair Nawaz · 5 days ago
  13. 69cd9cf [libc] Added isValidState to CharacterConverter class to ensure a provided mbstate is valid (#145564) by Uzair Nawaz · 6 days ago
  14. 12f5b1e [libc] wcpncpy implementation (#145430) by sribee8 · 7 days ago
  15. 6428015 [libc] mbtowc implementation (#145405) by sribee8 · 7 days ago
  16. 718365e [libc] Fix broken links in libc (#145199) by Shubh Pachchigar · 7 days ago
  17. 4f70eba [libc] wcpcpy implementation (#144802) by sribee8 · 8 days ago
  18. 3dc83ee [libc] Fix feature check for riscv (#145169) by Mikhail R. Gadelha · 10 days ago
  19. 79a5aa1 [libc] Implemented wcrtomb internal function and public libc function (#144596) by Uzair Nawaz · 10 days ago
  20. deb10cf [libc] Added closing quote (#145101) by sribee8 · 10 days ago