Sign in
◑
Theme
llvm
/
llvm-project
/
libc
/
HEAD
eddba5e
[libc][mathvec] Fix sinf unit test failures (#224339)
by DylanFleming-arm
· 3 hours ago
main
master
5e322d6
[libc] Add struct group header and group line parser (#224208)
by Jeff Bailey
· 3 hours ago
bd5c6dd
[libc] Read passwd records into a growable buffer (#224149)
by Jeff Bailey
· 3 hours ago
5654ff2
[libc] Add support for SYS_fchmodat2 in fchmodat (#223997)
by Aman Maurya
· 7 hours ago
b3b2dc1
[libc][mathvec] Vectorise sinf (#220985)
by DylanFleming-arm
· 7 hours ago
4816f8c
[libc][math] Use bit rounding in fputil::round (#221648)
by sriramshastry
· 9 hours ago
514560a
[libc] Make it possible to join the main thread (#221177)
by Pavel Labath
· 12 hours ago
03e66fe
[libc] Implement mkostemp (#224112)
by Jeff Bailey
· 13 hours ago
d317488
[bazel][libc] Do not depend on system `getenv` in BazelFilePath.cpp (#223873)
by Jackson Stogel
· 21 hours ago
4e318b8
[libc] Support dynamically-grown lines in FlatFileDatabase (#223811)
by Jeff Bailey
· 25 hours ago
3d31d97
[libc] Add macro / sysconf support for POSIX threads features. (#223543)
by Alexey Samsonov
· 29 hours ago
630cf3f
[libc] Implement pthread_attr_[gs]etinheritsched (#223322)
by Pavel Labath
· 35 hours ago
4b92f52
[libc] Store ThreadAttributes in the TCB (#220921)
by Pavel Labath
· 35 hours ago
cd01b3b
[libc] Fix fxdivi tests on 32-bit targets (#223675)
by Victor Campos
· 35 hours ago
d97ad69
[libc] Reject unsupported flags in fchmodat with ENOTSUP (#223165)
by Aman Maurya
· 35 hours ago
3932228
[libc] Implement mkfifo (#223566)
by Michael Jones
· 2 days ago
643b5c6
[libc] Implement posix_fadvise64. (#223294)
by lntue
· 2 days ago
e79ec29
[libc] feat(filemode): implement class and helper functions to handle file modes for an opened file (#220906)
by David Dada
· 3 days ago
8a6d5f7
[libc] Fix sendfile argument order (#223059)
by Michael Jones
· 3 days ago
f9ca555
[libc][baremetal][BigInt] fix codegen issue for UInt128 (#220389)
by Schrodinger ZHU Yifan
· 3 days ago
82040bc
[libc] Use execve syscall wrapper in execve.cpp (#223186)
by Bhavesh M
· 3 days ago
8ba9809
[libc] Use execve syscall wrapper in execv.cpp (#223181)
by Bhavesh M
· 3 days ago
ab6c92e
[libc] Change cookie_seek_function_t to take off_t argument (#223306)
by Petr Hosek
· 3 days ago
1534c23
[libc] Don't declare vector_size types that cannot be compiled (#221119)
by Roland McGrath
· 3 days ago
2ac81d1
[libc] Restrict sysconf/confstr to full-build mode. (#223103)
by Alexey Samsonov
· 3 days ago
874f6fa
[libc] Implement pthread_attr_[gs]etschedparam (#222991)
by Pavel Labath
· 4 days ago
2c96b31
[libc][math] Fix fast path with small inputs for double precision sin/cos. (#221012)
by lntue
· 4 days ago
f9f4015
[libc] Enable Float80-type for x86_32 (#221408)
by Zorojuro
· 5 days ago
9b5ddaa
[libc] Pass correct system include flag for macOS. (#223116)
by lntue
· 5 days ago
59b849e
[libc][CPP] Add vector container and unit tests (#222972)
by Jeff Bailey
· 6 days ago
2f17eab
[libc] Template printf_core::Parser to support wchar_t. (#222988)
by Alex Strelnikov
· 6 days ago
eb83666
[libc] Write LF line endings from cmake_format.py on every platform (#222742)
by Leo Camus
· 6 days ago
f676389
[libc] Implement pthread_attr_[gs]etscope (#222956)
by Pavel Labath
· 6 days ago
b6bc548
[libc][stdfix] Implement fixed point fxdivi functions in llvm-libc (#210020)
by sohail
· 6 days ago
c4bf2e6
[libc] Add MAP_ANON as a synonym for MAP_ANONYMOUS. (#222789)
by Alexey Samsonov
· 6 days ago
db24c5d
[libc] Implement pthread_kill (#222625)
by Pavel Labath
· 6 days ago
94c9d30
[libc] Implement pthread_attr_[gs]etschedpolicy (#222682)
by Pavel Labath
· 6 days ago
88ea62a
[libc] Add sys/file.h and flock function. (#222737)
by Alexey Samsonov
· 7 days ago
0a0c0cb
[libc] Parameterize printf_core::Writer test to cover wchar_t. (#222744)
by Alex Strelnikov
· 7 days ago
cd43b57
[libc] Fix Darwin aarch64 fenv and sigsetjmp build support (#192079)
by Kacper Fiedorowicz
· 7 days ago
e74b365
[libc] Implement fmemopen (#221748)
by Jeong Jihyeon
· 7 days ago
ae13a48
[libc] Implement umask (#222499)
by ThePo1es
· 7 days ago
87c51ae
[libc] Add wcscasecmp and wcsncasecmp implementations. (#222154)
by Alex Strelnikov
· 7 days ago
26b193b
[libc] Enable full-build code coverage (#221802)
by Tapiwa Gonga
· 7 days ago
b6263ab
[libc] Implement futimens (#222251)
by Anirudh Mathur
· 7 days ago
fc00d6d
[libc] Optimize the GPU printf implementation with size hints (#222474)
by Joseph Huber
· 7 days ago
d5027f6
[libc] Implement mkdtemp (#222106)
by Jeff Bailey
· 8 days ago
1e55acb
[libc] Add <glob.h> POSIX header. (#221362)
by Alexey Samsonov
· 8 days ago
219f3dd
[libc][baremetal] default NUM_TABLE_ENTRIES to a fixed value of 3 in TLSF (#221807)
by Schrodinger ZHU Yifan
· 8 days ago
7863234
[libc][netdb] Add AI_* family of constants. (#221360)
by Alexey Samsonov
· 9 days ago
e651bf1
[clang][docs] Adopt the furo theme used by llvm and libc (#214869)
by Reid Kleckner
· 9 days ago
dbcfabb
[libc][unistd] Support _SC_GET(GR|PW)_R_SIZE_MAX in sysconf. (#222135)
by Alexey Samsonov
· 9 days ago
3f060fa
[libc][NFC] Move flat-file database to src/__support/pwd (#221778)
by Jeff Bailey
· 9 days ago
7cdf8db
[libc] Generate a stub for libdl.a (#222098)
by Alexey Samsonov
· 9 days ago
910c5df
[libc] Implement execl (#220326)
by Michael Jones
· 9 days ago
bb40939
[libc] Implement pthread_getattr_np (#221231)
by Pavel Labath
· 9 days ago
cea9732
[libc] Update printf_core::Writer to template on character type. (#220669)
by Alex Strelnikov
· 9 days ago
5dfd555
[libc] Simplify RPC lock handling to be scalar on the GPU (#221805)
by Joseph Huber
· 9 days ago
de75993
[libc] Add cpp::swap and cpp::clamp utilities (#221236)
by Jeff Bailey
· 10 days ago
524890d
[libc] Enable code coverage using continuous instrumentation profiling (#213271)
by Tapiwa Gonga
· 10 days ago
06707e7
[libc] Fix chunk calculation in GPU allocator (#221583)
by Joseph Huber
· 11 days ago
de265bb
[libc] Add CMake formatting utility (#213102)
by Jeff Bailey
· 13 days ago
52edcbc
[libc] implement nice (#221048)
by Michael Jones
· 13 days ago
80ab3df
[libc] implement getloadavg (#221049)
by Michael Jones
· 13 days ago
b82da42
[libc][fcntl] Implement posix_fadvise function. (#220790)
by lntue
· 13 days ago
55347cf
[libc] Add getpwnam and getpwuid entrypoints (#221169)
by Jeff Bailey
· 13 days ago
5fe8dc8
[libc][netdb] Implement gai_strerror POSIX function. (#221138)
by Alexey Samsonov
· 13 days ago
b447c97
[libc] Make `fdimf128` use the emulated float128 type (#217567)
by Zorojuro
· 13 days ago
cd7dae3
[libc] Make fmaximum_mag_num/fminimum_mag_num functions use the emulated float128 type (#217549)
by Zorojuro
· 13 days ago
46a8e9e
[libc] Make fmaximum_mag/fminimum_mag functions use the emulated float128 type (#217539)
by Zorojuro
· 13 days ago
68cf5b3
[libc] Make fmaximum_num/fminimum_num functions use the emulated float128 type (#217409)
by Zorojuro
· 13 days ago
64f503b
[libc] Add getpwnam_r and getpwuid_r entrypoints (#220833)
by Jeff Bailey
· 14 days ago
78d6136
[libc][threads] Add architecture-specific Thread Control Block definitions (#220607)
by Pavel Labath
· 14 days ago
bec3872
[Clang] Remove the old LLVM offloading driver entirely (#211924)
by Joseph Huber
· 14 days ago
83db5ca
[libc] implement chroot (#220757)
by Michael Jones
· 2 weeks ago
be0369e
[libc] Make File::FileLock public in File data structure (#221005)
by Jeff Bailey
· 2 weeks ago
101d1ed
[libc] Add <sys/user.h> for Linux-x86_64 (#220809)
by Alexey Samsonov
· 2 weeks ago
b875a46
[libc][math] Do not use __builtin_round* with clang on x86 by default. (#220739)
by lntue
· 2 weeks ago
0b614ac
[libc] Reject binary strings in inet_addr and inet_aton (#220556)
by Pavel Labath
· 2 weeks ago
408f1e5
[libc] Add getpid syscall wrapper for Linux (#220595)
by Tapiwa Gonga
· 2 weeks ago
7b9bb8a
[libc][math] Fix `quick_add` incorrect exponent (#220374)
by Zorojuro
· 2 weeks ago
e21e1e8
[libc] Add FieldTokenizer and FlatFileDatabase (#214720)
by Jeff Bailey
· 2 weeks ago
efe4fff
[libc][cmake] Introduce add_type_header for OS/arch-specific types. (#220750)
by Alexey Samsonov
· 2 weeks ago
26616ab
[libc][CPP] Align span copy and conversion with std::span (#220619)
by Jeff Bailey
· 2 weeks ago
5e20326
[libc] Stop printing \0 in stdio/fputc_test.cpp (#220544)
by Simon Tatham
· 2 weeks ago
ef16ceb
[libc][baremetal] add MVE/MVE_FP feature flags detection (#220345)
by Schrodinger ZHU Yifan
· 2 weeks ago
037476d
[libc] Make fmaximum/fminimum functions use the emulated float128 type (#217390)
by Zorojuro
· 2 weeks ago
8e71306
[libc] Make sign functions use the emulated float128 type (#217389)
by Zorojuro
· 2 weeks ago
3c0ec0e
[libc] Fix char8_t public and proxy headers. (#220352)
by lntue
· 2 weeks ago
0d11865
[libc] Add <unistd.h> functions for process group management. (#220044)
by Alexey Samsonov
· 2 weeks ago
3759949
[libc] Add <unistd.h> functions for managing foreground process group IDs (#220121)
by Alexey Samsonov
· 2 weeks ago
2e8a4fc
[libc] Add <unistd.h> functions for user/group ID management. (#220087)
by Alexey Samsonov
· 2 weeks ago
45f60b1
[libc] Implement getpriority, setpriority, their unit tests; add the accompanying macros and type headers. (#219573)
by Vadim Kotov
· 2 weeks ago
2b5a4a9
[libc] Clean up some unused includes (#220038)
by Jackson Stogel
· 2 weeks ago
9edf79a
[libc] Correct hidden attribute on __restore_rt (#220039)
by Jackson Stogel
· 2 weeks ago
267bc86
[libc][exit] Use LIBC_CONSTINIT macro to allow pre-C++20 compilation (#220041)
by Jackson Stogel
· 2 weeks ago
5733af3
[libc] Add missing MPFR-based tests for f16 and bf16 math functions (#218281)
by tht2005
· 3 weeks ago
0cc6197
[libc] Disable float16 on 32-bit x86 without SSE2 (#219675)
by windsunil
· 3 weeks ago
643e54f
[libc] Add placeholder for sys/mount.h Linux header. (#219127)
by Alexey Samsonov
· 3 weeks ago
b8af25e
[libc] Add redirecting headers sys/vfs.h and sys/syslog.h on Linux. (#219118)
by Alexey Samsonov
· 3 weeks ago
Next »