Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libc
/
HEAD
0867c1d
[libc][docs] Add sys/ipc.h POSIX header documentation (#122006) (#194340)
by Petter Berntsson
· 2 hours ago
main
4075148
[libc][thread] detect self-join and mutual-join deadlock (#194891)
by Schrodinger ZHU Yifan
· 13 hours ago
1ec453e
[libc] Validate against LC_ALL_MASK in newlocale (#194514)
by Jackson Stogel
· 15 hours ago
cb95278
[libc] implement recursive mutex and fix wrong initializer (#193992)
by Schrodinger ZHU Yifan
· 2 days ago
363e7cb
[libc][NFC] Move sys/ucontext.h to YAML generation (#194573)
by Jeff Bailey
· 2 days ago
83a165b
[libc] Add the MSG_ flags (#194375)
by Pavel Labath
· 2 days ago
62c4fb8
[libc][math] Refactor fmaximum_num-fminimum_num family to header-only (#194562)
by Anonmiraj
· 2 days ago
69ba1cd
[libc][math] Refactor dsqrtf128 to header-only (#194552)
by Anonmiraj
· 2 days ago
1112a07
[libc][math] Qualify fmax functions to be constexpr (#194551)
by Anonmiraj
· 2 days ago
cd5b930
[libc][math] Refactor fmin family to header-only (#194549)
by Anonmiraj
· 2 days ago
d57c7a8
[libc][math] Refactor fmaximum-fminimum family to header-only (#194533)
by Anonmiraj
· 2 days ago
ea09dd4
[libc][math] Refactor sqrtl family to header-only (#194510)
by Anonmiraj
· 2 days ago
4e890d5
[libc][math] Refactor llogbbf16 to header-only (#194509)
by Anonmiraj
· 2 days ago
b25e47d
[libc][math] Refactor ilogbbf16 to header-only (#194503)
by Anonmiraj
· 2 days ago
9cf9e9a
[libc][math] Refactor bf16subl to header-only (#194498)
by Anonmiraj
· 2 days ago
9638b55
[libc][test] Remove non-proxy header in sendmsg_recvmsg_test.cpp (#194467)
by Jackson Stogel
· 3 days ago
a8614d7
[libc] Include from sys/socket.h for socklen_t (#194456)
by Jackson Stogel
· 3 days ago
43a75c5
[libc] Add sys/ucontext.h header (#194329)
by Jeff Bailey
· 3 days ago
a6caf43
[libc][docs] Add sys/sem.h POSIX header documentation (#122006) (#194358)
by Petter Berntsson
· 3 days ago
72f54bb
[libc] Add struct cmsghdr and associated macros (#193756)
by Pavel Labath
· 3 days ago
15d5867
Reland "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194194)
by hulxv
· 4 days ago
e347a9c
[libc][math] Qualify fdim funtions to constexpr (#194137)
by Kiriti Ponduri
· 4 days ago
c49b14f
Revert "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194183)
by Muhammad Bassiouni
· 5 days ago
3a926da
[libc][math] Refactor fmaximum_mag_num family to header-only (#182169)
by hulxv
· 5 days ago
c991588
[libc][math] Refactor fdiv family to header-only (#182192)
by hulxv
· 5 days ago
177733f
[libc][math] Refactor dsub family to header-only (#182160)
by hulxv
· 5 days ago
cbfa9f5
[libc] Implement wcscoll (#192778)
by Hardik Chona
· 6 days ago
b846f0c
[libc] Move mul_overflow to math_extras.h (#194033)
by PiJoules
· 6 days ago
7e8e5c7
[libc][math] Refactor fabs family to header-only (#182173)
by hulxv
· 6 days ago
307e2c7
[libc][math] Refactor ddiv family to header-only (#182149)
by hulxv
· 6 days ago
2e1a1b7
[libc][math] Refactor dmul family to header-only (#182151)
by hulxv
· 6 days ago
8d82abd
[libc][docs] Add sys/uio.h implementation status (#122006) (#193980)
by Petter Berntsson
· 6 days ago
84ecdb3
[libc][docs] Add dlfcn.h implementation status (#122006) (#193972)
by Petter Berntsson
· 6 days ago
c729172
[libc][docs][POSIX] Add sys/select.h implementation status (#122006) (#193948)
by Petter Berntsson
· 6 days ago
5e2bf0c
[libc] add `pthread_cond_*` public interfaces (#193656)
by Schrodinger ZHU Yifan
· 6 days ago
d8faba5
[libc] Switch check-libc from CTest to lit (#193798)
by Jeff Bailey
· 6 days ago
95dc87b
[libc] Honour LIBC_GPU_TEST_JOBS in lit test runs (#193797)
by Jeff Bailey
· 6 days ago
6ef1237
[libc] Fix implicit conversion warning in mktime_test (#193504)
by Jeff Bailey
· 6 days ago
4594adc
[libc] Honor per-test timeout in lit test format (#193772)
by Jeff Bailey
· 7 days ago
99a1415
[libc][NFC] Fix typo in GPU test warning message (#193762)
by Jeff Bailey
· 7 days ago
baf7e21
[libc][docs] Add poll.h POSIX header documentation (#122006) (#193734)
by Petter Berntsson
· 7 days ago
b58dcdb
Add missed variable change from a refactor (#193684)
by Jeff Bailey
· 7 days ago
87dbb7c
[libc] Readd instructions on building kernel headers from sources
by Aiden Grossman
· 7 days ago
6615b59
[libc] Drop elf.h include from dl_phdr_info header
by Aiden Grossman
· 7 days ago
66d9c3e
[libc][CndVar] reimplmement conditional variable with FIFO ordering (#192748)
by Schrodinger ZHU Yifan
· 7 days ago
0a35e7c
[libc] Add some more segment type macros
by Aiden Grossman
· 8 days ago
c60d53c
Revert "[libc] Replace check-libc with lit-based test execution" (#193610)
by Jeff Bailey
· 8 days ago
56fb08a
[libc] Replace check-libc with lit-based test execution (#184163)
by Jeff Bailey
· 8 days ago
36254c8
[libc][NFC] Fix minor RPC warnings (#192997)
by Joseph Huber
· 8 days ago
b5c3bbf
[libc] Fix .params file generation for integration tests (#193544)
by Jeff Bailey
· 8 days ago
50f27ce
[libc][docs][NFC] Rename Maintainers.rst to Maintainers.md (#191882)
by Jeff Bailey
· 8 days ago
de6f5be
[libc] Add struct sockaddr_storage (on linux) (#192978)
by Pavel Labath
· 8 days ago
91cf390
[libc][math] small typo (#193349)
by Kiriti Ponduri
· 8 days ago
5c25431
Support loader arguments in GPU hermetic tests (#193341)
by Jeff Bailey
· 8 days ago
1695be7
[libc][NFC] Remove trailing whitespace from LLVMLibCTestRules.cmake (#193350)
by Jeff Bailey
· 8 days ago
223ba81
[libc] Improve lit test discovery and execution (#192993)
by Jeff Bailey
· 9 days ago
e049f52
[libc] Add wcsxfrm (#191692)
by Arya C S
· 9 days ago
5cd8135
[libc][math] Implement a code-size optimized version of powf. (#190984)
by lntue
· 9 days ago
c34c794
[libc] Fix riscv32 build after #192927 (#193152)
by Pavel Labath
· 9 days ago
0f226d2
[libc] Implement accept4 on linux (#192927)
by Pavel Labath
· 9 days ago
b76b975
[libc] Implement shutdown on linux (#192933)
by Pavel Labath
· 9 days ago
754e214
[libc][math] Qualify floor functions to constexpr (#192791)
by Kiriti Ponduri
· 10 days ago
aed0719
[libc][NFC] remove staled header libraries (#192656)
by Schrodinger ZHU Yifan
· 10 days ago
4561351
[libc] Add "struct linger" (#192606)
by Pavel Labath
· 10 days ago
ea595f1
[libc][math] Refactor logbbf16 to header-only (#189194)
by Zorojuro
· 12 days ago
4a3e538
[libc] Reorganize iswctype to avoid GPU/libc++ error (#192659)
by Michael Jones
· 13 days ago
ddcba23
[libc] Various limits adds and fixes (#192672)
by Jeff Bailey
· 13 days ago
9c84b01
[libc] Fix ucontext_t and mcontext_t for C compliance (#192648)
by Jeff Bailey
· 13 days ago
f98aef6
[libc] Fix strcasecmp/strncasecmp signedness and add tests (#192632)
by Jeff Bailey
· 13 days ago
50b3d95
[libc] Fix missing strings symbols in string.h (#192640)
by Michael Jones
· 13 days ago
91cb6cc
[libc] Add iswctype and wctype (#191178)
by Elio
· 13 days ago
461d713
[libc] Add ucontext to public headers for Linux x86_64 (#192621)
by Jeff Bailey
· 13 days ago
55c6bef
[libc][nfc] Fix ucontext buildbot failure with noexcept (#192343) (#192601)
by Jeff Bailey
· 13 days ago
8a212f5
[libc][threads] adjust futex library and expose requeue API (#192478)
by Schrodinger ZHU Yifan
· 13 days ago
3d6e9b7
[libc] Implement getcontext and setcontext for x86_64 (#192343)
by Jeff Bailey
· 14 days ago
cfa6989
[libc][cmake] Remove dependencies for bare-metal hermetic testing (#192242)
by dcandler
· 14 days ago
11cc566
[libc] Fix socketopt_test on 32-bit builds (#192423)
by Pavel Labath
· 2 weeks ago
0bb8901
[libc] Implement getsockopt and setsockopt on linux (#192237)
by Pavel Labath
· 2 weeks ago
0f085e3
[libc][test] Fix getcwd test for symlinked paths (#191426)
by Elio
· 2 weeks ago
b91786f
[libc][NFC] Fix GCC build in __futex_word.h (#192078)
by Jeff Bailey
· 2 weeks ago
41dabcd
[libc] Add ucontext types and headers (#191789)
by Jeff Bailey
· 2 weeks ago
5379ce6
[libc][math] Refactor copysign family to header-only (#182137)
by hulxv
· 2 weeks ago
0ea093a
[libc] add posix_mutex_trylock support (#191531)
by Schrodinger ZHU Yifan
· 2 weeks ago
d4f4e9d
[libc] Add Annex K strnlen_s function (#186112)
by Victor Campos
· 2 weeks ago
3687f65
[libc][math] Fix: add log10p1f16 to shared math (#189185)
by Zorojuro
· 2 weeks ago
447cf64
[libc][math] Fix: add log2p1f16 to shared math (#189179)
by Zorojuro
· 2 weeks ago
95fabdf
[libc] implement rewind (#191302)
by Michael Jones
· 3 weeks ago
2e32a5f
[libc][docs][NFC] Rework GPU building documentation (#191381)
by Jeff Bailey
· 3 weeks ago
360bb22
[libc] Add generate-libc-headers custom target (#191160)
by Jeff Bailey
· 3 weeks ago
eeef9c8
[libc] Implement accept(2) on linux (#191203)
by Pavel Labath
· 3 weeks ago
d5b59ec
[libc][semaphore] Add internal unnamed semaphore implementation (#190851)
by Pengxiang Huang
· 3 weeks ago
52cb4b8
Revert "[libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234)" (#191273)
by Jeff Bailey
· 3 weeks ago
1e14db4
[libc] Add missing errno_macros.h include to pthread schedparam (#191235)
by Jeff Bailey
· 3 weeks ago
8fef3da
[libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234)
by Jeff Bailey
· 3 weeks ago
72a6da0
[libc] Fix 'finish()' being called by the client instead of the server (#191226)
by Joseph Huber
· 3 weeks ago
e29b82b
[libc] Add a redirecting <syscall.h> header. (#191069)
by Alexey Samsonov
· 3 weeks ago
a92f4a6
[libc] Add cpio.h to Linux target public headers (#191177)
by Jeff Bailey
· 3 weeks ago
b7b8dc3
[libc] Implement listen(2) on linux (#190755)
by Pavel Labath
· 3 weeks ago
b4fae29
[libc][docs] Add fcntl.h POSIX header documentation (#188822)
by Kit Dallege
· 3 weeks ago
161ab8b
[libc] Remove yet another batch of header template files (#191067)
by Alexey Samsonov
· 3 weeks ago
Next »