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