Clone this repo:

Branches

  1. e18275a [libc][NFC] Fix func name in comment. (#147183) by Connector Switch · 21 hours ago main
  2. e205ed0 Revert "Fix wcpncpy() return value; add test." (#146752) by Michael Jones · 5 days ago
  3. 3472abc Fix wcpncpy() return value; add test. by enh-google · 5 days ago
  4. f10f4ad [libc] Fix internal alignment in allcoator (#146738) by Joseph Huber · 5 days ago
  5. cbedb1d [libc] Efficiently implement `aligned_alloc` for AMDGPU (#146585) by Joseph Huber · 5 days ago
  6. c2e6ef8 [libc] Use is aligned builtin instead of ptrtoint (#146402) by Joseph Huber · 5 days ago
  7. 236af5c [libc] wcscspn implementation (#146158) by sribee8 · 6 days ago
  8. 34e6c8e [libc][obvious] Fixed typos in some wchar headers (#146413) by sribee8 · 6 days ago
  9. f1f7d9a [libc] wcstok implementation (#145989) by Uzair Nawaz · 7 days ago
  10. e580413 [libc] implement sigsetjmp for thumb/thumb2/armv7-a (#138147) by Schrodinger ZHU Yifan · 7 days ago
  11. 00de13d [libc] Efficiently implement 'realloc' for AMDGPU devices (#145960) by Joseph Huber · 7 days ago
  12. 97c89c7 [libc] Changed CharacterConverter returns (#146130) by sribee8 · 9 days ago
  13. c11750a [libc] Add and use 'cpp::launder' to guard placement new (#146123) by Joseph Huber · 10 days ago
  14. 58ec325 [libc] Implemented wcsnlen (#145610) by sribee8 · 10 days ago
  15. d9dd309 [libc] Fix the risc-v half precison float feature check (#145894) by Hans Wennborg · 11 days ago
  16. b88c8f1 [libc] Improve memcpy for ARM Cortex-M supporting unaligned accesses. (#144872) by Guillaume Chatelet · 11 days ago
  17. 02dd865 [libc] Enable all f16 math functions on the GPU (#145813) by Joseph Huber · 11 days ago
  18. 432de05 [libc] Error fixes for mbrtowc and wcrtomb (#145785) by sribee8 · 11 days ago
  19. ca581f5 [libc] Implemented wctomb (#145554) by Uzair Nawaz · 11 days ago
  20. 69cd9cf [libc] Added isValidState to CharacterConverter class to ensure a provided mbstate is valid (#145564) by Uzair Nawaz · 12 days ago