Clone this repo:

Branches

  1. aaba37f [libc] Allow openat and creat to return fd 0. (#166466) by Jackson Stogel · 3 weeks ago main master
  2. 0656562 [libc] Add printf error handling (with fixes #2) (#166517) by Marcell Leleszi · 3 weeks ago
  3. 40ad924 [libc] Make errno asserts noop on gpu targets (#166606) by Marcell Leleszi · 3 weeks ago
  4. 805a19f [libc] Migrate wctype_utils to use wchar_t where applicable. (#166234) by Alexey Samsonov · 3 weeks ago
  5. 718f69d [libc] Migrate ctype_utils to use char instead of int where applicable. (#166225) by Alexey Samsonov · 3 weeks ago
  6. 5cedb5b [libc][math] Refactor the `math_errhandling` macro definition (#166350) by Victor Campos · 3 weeks ago
  7. 69e84cf [libc][math] Refactor exp2m1f16 implementation to header-only in src/__support/math folder. (#162019) by Muhammad Bassiouni · 3 weeks ago
  8. 1f5b483 [libc][math] Disable `FEnvSafeTest.cpp` if AArch64 target has no FP support (#166370) by Victor Campos · 3 weeks ago
  9. 2e7c0df Revert commit d8e5698 and 15b19c7 (#166498) by Kewen Meng · 3 weeks ago
  10. 481975b [libc] Fix fprintf_test assuming specific errnos. (#166479) by Michael Jones · 3 weeks ago
  11. 3ef3ab5 [libc] Fix printf long double bugs (#166474) by Michael Jones · 3 weeks ago
  12. 62e2acf [libc] Add printf error handling (with fixes) (#166382) by Marcell Leleszi · 3 weeks ago
  13. 858d16f [libc] Add chown and getgid implementations (#166434) by Shubh Pachchigar · 3 weeks ago
  14. b25c52b [libc] Add faccessat entrypoints for aarch64 and riscv (#165869) by Marcell Leleszi · 3 weeks ago
  15. a1d7719 Revert "[libc] Add printf error handling" (#166232) by Kewen Meng · 3 weeks ago
  16. e942b25 [libc] Add printf error handling (#162876) by Marcell Leleszi · 3 weeks ago
  17. 2c3f7a4 [libc] Fix Linux kernel headers being included on all OS's by Joseph Huber · 3 weeks ago
  18. b743e45 [libc] Templatize strtointeger implementation. (#165884) by Alexey Samsonov · 4 weeks ago
  19. 25c1840 [libc] Add "struct tm" declaration to <wchar.h> (#165795) by Alexey Samsonov · 4 weeks ago
  20. f70bdd9 Add <stdbool.h> to llvm-libc-types headers that need it. (#165798) by Alexey Samsonov · 4 weeks ago