Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libc
Clone this repo:
Branches
main
9ef8807
[libc] Fix char8_t public and proxy headers. (#220352)
by lntue
· 9 hours ago
main
063f3b2
[libc] Add <unistd.h> functions for process group management. (#220044)
by Alexey Samsonov
· 11 hours ago
e36486d
[libc] Add <unistd.h> functions for managing foreground process group IDs (#220121)
by Alexey Samsonov
· 11 hours ago
f7eca57
[libc] Add <unistd.h> functions for user/group ID management. (#220087)
by Alexey Samsonov
· 12 hours ago
8ea15e3
[libc] Implement getpriority, setpriority, their unit tests; add the accompanying macros and type headers. (#219573)
by Vadim Kotov
· 32 hours ago
78cadaf
[libc] Clean up some unused includes (#220038)
by Jackson Stogel
· 35 hours ago
cb093e3
[libc] Correct hidden attribute on __restore_rt (#220039)
by Jackson Stogel
· 35 hours ago
43a9a99
[libc][exit] Use LIBC_CONSTINIT macro to allow pre-C++20 compilation (#220041)
by Jackson Stogel
· 35 hours ago
3208241
[libc] Add missing MPFR-based tests for f16 and bf16 math functions (#218281)
by tht2005
· 3 days ago
06d9fc4
[libc] Disable float16 on 32-bit x86 without SSE2 (#219675)
by windsunil
· 4 days ago
9dd191a
[libc] Add placeholder for sys/mount.h Linux header. (#219127)
by Alexey Samsonov
· 4 days ago
913d2ec
[libc] Add redirecting headers sys/vfs.h and sys/syslog.h on Linux. (#219118)
by Alexey Samsonov
· 4 days ago
7e8453f
[libc] Fix types provided by fcntl.h header. (#219121)
by Alexey Samsonov
· 4 days ago
895fc8d
[libc] Provide fnmatch.h header and fnmatch() function stub. (#219321)
by Alexey Samsonov
· 4 days ago
d1a4fcd
[libc][math] Implement single precision lgamma function (#205490)
by Anonmiraj
· 5 days ago
895eeca
[libc][time] Add timer_settime and timer_gettime functions. (#219360)
by lntue
· 5 days ago
513c668
[libc][math] Extend iscanonical macro to _Float16 and float128 (#204981)
by jofrn
· 5 days ago
92b4b50
[libc] Add stubs for POSIX netdb.h and getaddrinfo (#219337)
by Alexey Samsonov
· 5 days ago
3d34df1
[libc] Do not suppress -Wvla-cxx-extension for older clang versions. (#219342)
by lntue
· 5 days ago
9903b40
[libc] Fix some warnings. (#219252)
by lntue
· 5 days ago
More »