Clone this repo:

Branches

  1. 39b4cdb [libc] Coalesce bitfield access in GPU malloc (#142692) by Joseph Huber · 36 hours ago main
  2. df92296 [libc] Expand usage of libc null checks. (#116262) by Aly ElAshram · 2 days ago
  3. 644c27c [libc] wmemchr implementation (#142640) by sribee8 · 3 days ago
  4. 00f64ff [libc] wcsncpy implementation (#142237) by sribee8 · 3 days ago
  5. f5a9e56 [libc] Also remove _FORTIFY_SOURCE before including <stdlib.h> in overlay mode. (#142647) by lntue · 3 days ago
  6. 08268dd [libc] wcscat implementation (#142243) by sribee8 · 3 days ago
  7. 81a117b [libc][obvious] fix wchar yaml formatting (#142506) by Michael Jones · 4 days ago
  8. 858aea4 [libc] Implemented wcsncmp (#142429) by Uzair Nawaz · 4 days ago
  9. 9e1d517 [libc] wcsstr implementation (#142440) by sribee8 · 4 days ago
  10. 5d71056 [libc] added nullptr checks for wcspbrk (#142216) by Uzair Nawaz · 4 days ago
  11. 24d911f [libc] wcsncat implementation (#142431) by sribee8 · 4 days ago
  12. 7c1c135 [libc] Implemented wcsrchr (#142436) by Uzair Nawaz · 4 days ago
  13. 9766420 [libc] Implemented wcscmp (#142423) by Uzair Nawaz · 4 days ago
  14. 97e9293 [libc] Implemented wmempcpy (#142067) by Uzair Nawaz · 4 days ago
  15. d5ab9dc [libc] wcscpy implementation (#142228) by sribee8 · 4 days ago
  16. bde5783 [libc][math][c23] Add atanf16() function (#141612) by wldfngrs · 5 days ago
  17. ae3302c [libc][obvious] Fixed wchar.yaml (#142238) by sribee8 · 7 days ago
  18. 04ddc14 [libc] wmemcmp nullptr handling (#142058) by sribee8 · 7 days ago
  19. c0a698f [libc] wmemcpy implementation (#142070) by sribee8 · 7 days ago
  20. 17742d7 [libc] Implemented wcspbrk (#142040) by Uzair Nawaz · 7 days ago