Sign in
llvm
/
llvm-project
/
libc
/
HEAD
4dd39b3
[libc][NFC] update configure page with wchar flag (#177050)
by Michael Jones
· 12 hours ago
main
master
07d4c62
[libc] Cast in startup to silence warning (#177048)
by Michael Jones
· 12 hours ago
a0f9f8d
[libc][linux] add support to parse PT_GNU_PROPERTY (#174772)
by Jakob Koschel
· 13 hours ago
63e8a35
[libc] Reland %lc support in printf (#176110)
by Shubh Pachchigar
· 13 hours ago
3cddc40
[libc] Never consider an fd being 0 as an error when opening (#176581)
by AZero13
· 15 hours ago
33c5382
[libc][math] Refactor ilogbf implementation to header-only in src/__support/math folder. (#175522)
by Anonymous
· 2 days ago
2b06b74
[libc][math] Refactor f16fma to header only (#176244)
by Islam Imad
· 2 days ago
33bdedb
[libc] Remove ballot on slab find (#176606)
by Joseph Huber
· 3 days ago
b2a8b83
[libc][CMake] Add dependency on ELF headers for elf_proxy target (#176557)
by Jeff Bailey
· 4 days ago
ddd23f7
Create a poor-developer's msan for libc wide read functions. (#170586)
by Sterling-Augustine
· 4 days ago
8f19c62
[libc][math] Refactor fsqrtf128 to Header Only. (#175686)
by Anonmiraj
· 4 days ago
662d9a2
[libc][math] Refactor ilogbl to Header Only. (#176500)
by Anonmiraj
· 4 days ago
8f905fe
[libc][math] Refactor llogbf to Header Only. (#176494)
by Anonmiraj
· 4 days ago
174a2aa
[libc][math] Refactor hypotf to Header Only. (#175679)
by Anonmiraj
· 4 days ago
0a104f9
[libc][math] Refactor logbf to Header Only. (#176222)
by Anonmiraj
· 5 days ago
4035430
[libc][math] Refactor logbf16 to Header Only. (#176231)
by Anonmiraj
· 5 days ago
09358d9
[libc][math] Refactor logbf128 to Header Only. (#176234)
by Anonmiraj
· 5 days ago
25f7bfc
[libc][math] Refactor fsqrt to Header Only (#175444)
by Jolynn Wee Zhuo Lin
· 5 days ago
6a192ff
[libc][math] Refactor dfmal to Header Only. (#175359)
by Anonmiraj
· 5 days ago
a3af24b
[Clang][NFC] Replace device specific kernel attribute with generic one (#176250)
by Joseph Huber
· 5 days ago
d789194
Revert "[libc] Support %lc in printf (#169983)"
by Joseph Huber
· 7 days ago
2c4d674
[libc] Support %lc in printf (#169983)
by Shubh Pachchigar
· 8 days ago
11eba15
[libc][docs] Update list of active maintainers. (#175666)
by Michael Jones
· 8 days ago
a98a110
Fix typos and spelling errors across codebase (#156270)
by Austin Jiang
· 8 days ago
bea3c31
[libc] update add_math_function.md to reflect __support/math refactor (#175500)
by Anonmiraj
· 9 days ago
84e49b8
[libc] Fix a typo in DT_BIND_NOW macro name (#175619)
by Petr Hosek
· 9 days ago
446130b
[libc] Provide a minimal implementation of elf.h (#172766)
by Petr Hosek
· 9 days ago
94fed00
[libc] Improve SIMT control flow in the GPU allocator
by Joseph Huber
· 10 days ago
4ccc0e9
[libc][math] Refactor ilogbf16 implementation to header-only in src/__support/math folder. (#175450)
by mitchell
· 9 days ago
c1510e8
[libc][math] Fix GPU build fails (#175474)
by Muhammad Bassiouni
· 9 days ago
d9751f1
[libc][math] Refactor log to header-only shared math (#175395)
by CarvedCoder
· 9 days ago
66d0f25
[libc] Support for generating proxy headers (#175279)
by Petr Hosek
· 11 days ago
96b66d2
[libc][math] Refactor sin implementation to header-only in src/__support/math folder. (#175200)
by lntue
· 11 days ago
2f4281b
[libc][math] Refactor expm1f16 implementation to header-only in src/__support/math folder. (#162132)
by Muhammad Bassiouni
· 11 days ago
3ac5f50
[libc] Add hdrgen --proxy mode (#174823)
by Roland McGrath
· 14 days ago
4f693ef
[libc] Provide empty weak definition for __cxa_thread_finalize (#174373)
by Petr Hosek
· 2 weeks ago
2612894
[libc][docs] Fix typo (#174631)
by Michael Jones
· 2 weeks ago
0a46af2
[libc][wctype] Create generation script for classification lookup tables (#172042)
by Marcell Leleszi
· 2 weeks ago
30b19ad
[libc] Delete teardown_main_tls and all its uses (#174374)
by Petr Hosek
· 2 weeks ago
60c1a44
[libc][math] Fix the FTZ/DAZ checks for log1p. (#174424)
by lntue
· 2 weeks ago
9f4dac5
[libc][fuzzing] Delete test buffs for asan checks (#174018)
by Kyungtak Woo
· 3 weeks ago
185eb8c
[libc] Add stub pthread_attr_getschedparam / pthread_attr_setschedparam (#173440)
by Roland McGrath
· 4 weeks ago
00d9bde
[libc] add missing header to alloc-checker (#173400)
by Kyungtak Woo
· 4 weeks ago
ee094f2
[libc] Split out src/__support/alloc-checker.h (#173104)
by Roland McGrath
· 4 weeks ago
051d65e
[libc][math] Add LIBC_CONF_MATH_USE_SYSTEM_FENV / LIBC_MATH_USE_SYSTEM_FENV (#172902)
by lntue
· 4 weeks ago
fec8536
[libc][docs] Update website to reflect new strategy (#168637)
by Michael Jones
· 5 weeks ago
50d29f2
[libc][math] Refactor expm1f implementation to header-only in src/__support/math folder. (#162131)
by Muhammad Bassiouni
· 5 weeks ago
25deb47
[libc] Add `IN6_IS_ADDR_V4COMPAT` (#172646)
by Connector Switch
· 5 weeks ago
dc504cc
[libc] Add `IN6_IS_ADDR_V4MAPPED` (#172645)
by Connector Switch
· 5 weeks ago
0669dd0
[libc] Add `IN6_IS_ADDR_MC*` (#172643)
by Connector Switch
· 5 weeks ago
77f4c5b
[libc] Add `IN6_IS_ADDR_MULTICAST` (#172498)
by Connector Switch
· 5 weeks ago
6ba388c
[libc] Add `IN6_IS_ADDR_LOOPBACK` (#172312)
by Connector Switch
· 5 weeks ago
1a7f0b9
[libc] Add `IN6_IS_ADDR_UNSPECIFIED` (#172311)
by Connector Switch
· 5 weeks ago
3464551
[libc] Cast the error value to int (#172724)
by Petr Hosek
· 5 weeks ago
c8a44f8
[libc][fenv] Fix performance regression for x86 mxcsr utilities. (#172717)
by lntue
· 5 weeks ago
262bddf
[libc] Support opaque FILE* on baremetal (#168931)
by Petr Hosek
· 5 weeks ago
e4a8e6d
libc: Prefix Rounding Control Error enum to avoid conflict in windows build (#172562)
by Jinsong Ji
· 5 weeks ago
4277b16
[libc][CPP] make the string trap on OOM (#172260)
by Schrodinger ZHU Yifan
· 5 weeks ago
1a9f6da
[libc][fuzzing] Improve printf long double fuzzing (#172113)
by Michael Jones
· 5 weeks ago
1064e92
[libc] Add Darwin mutex support via os_sync primitives (#167722)
by Shreeyash Pandey
· 5 weeks ago
34b48e9
[libc] Fix ifdef in compiler.h. (#172324)
by lntue
· 5 weeks ago
e5640ca
Revert "[APFloat] Add exp function for APFloat::IEEESsingle using expf implementation from LLVM libc. (#143959)" (#172325)
by Mehdi Amini
· 5 weeks ago
febf11c
[APFloat] Add exp function for APFloat::IEEESsingle using expf implementation from LLVM libc. (#143959)
by lntue
· 5 weeks ago
68b66a7
[libc] Add `IN6_IS_ADDR_{LINK, SITE}LOCAL` (#168207)
by Connector Switch
· 6 weeks ago
4b5034a
[libc] Properly fix printf long double subnormals (#172103)
by Michael Jones
· 6 weeks ago
8c5cb7b
[libc][wctype][codegen] Add generation script for conversion data (#170868)
by Muhammad Bassiouni
· 6 weeks ago
7ff7d61
[libc] Refactor static polymorphism in WriteBuffer (NFC). (#169089)
by Alexey Samsonov
· 6 weeks ago
bdd2786
[libc] Add support for getpagesize. (#171713)
by Sterling-Augustine
· 6 weeks ago
62f6653
[libc][darwin] avoid importing macros conflicting with function names in overlay mode (#171691)
by Schrodinger ZHU Yifan
· 6 weeks ago
9655006
[libc][docs] Add a sunset policy to porting docs (#168936)
by Michael Jones
· 6 weeks ago
60f86bb
[libc] move abs_timesout and monotonicity out of linux dir (#167719)
by Shreeyash Pandey
· 6 weeks ago
ff81767
Include inline_strlen.h on aarch64 only if the target has vector instrucions (#170892)
by Sterling-Augustine
· 7 weeks ago
806bae7
[libc][fenv] Refactor x86 fenv implementations to make it work for various fenv_t. (#165015)
by lntue
· 7 weeks ago
551b523
[libc] Remove extra commas in linux/config.json. (#170801)
by lntue
· 7 weeks ago
b1ebd7e
Add commas for riscv and arm configs. (#170776)
by Sterling-Augustine
· 7 weeks ago
fe8e3fe
Reland Refactor WIDE_READ to allow finer control over high-performance function selection (#165613) (#170738)
by Sterling-Augustine
· 7 weeks ago
1546c0b
Revert "Refactor WIDE_READ to allow finer control over high-performance function selection" (#170717)
by Sterling-Augustine
· 7 weeks ago
8d49634
Refactor WIDE_READ to allow finer control over high-performance function selection (#165613)
by Sterling-Augustine
· 7 weeks ago
2894029
[libc][math] Refactor expm1 implementation to header-only in src/__support/math folder. (#162127)
by Muhammad Bassiouni
· 7 weeks ago
d1a98a1
[libc][wctype] Add cmake flag for configuring wctype implementation used (#170531)
by Marcell Leleszi
· 7 weeks ago
97ad1bd
[libc] make clock_conversion.h common and document it (#167723)
by Shreeyash Pandey
· 7 weeks ago
81cb307
[libc][malloc] Ensure a minimum block alignment of 4 (#169447)
by Daniel Thornburgh
· 7 weeks ago
4edd919
[libc][docs] Add links to 2025 talks. (#170206)
by lntue
· 7 weeks ago
9a7e7a0
[libc] Remove btowc / wctob from wctype_utils internal header. (#170200)
by Alexey Samsonov
· 7 weeks ago
972ed9f
[libc] Add clock_gettime for Darwin (#167160)
by Shreeyash Pandey
· 8 weeks ago
2863715
[libc][darwin] add internal::exit (#166357)
by Shreeyash Pandey
· 8 weeks ago
81b392d
[libc][test] split exit tests into two separate tests (#169820)
by Shreeyash Pandey
· 8 weeks ago
c99de1f
[libc][darwin] add syscall numbers from macos sdk (#166354)
by Shreeyash Pandey
· 8 weeks ago
3e7cabf
[libc] Add missing dependencies for arpa/inet.h header. (#168951)
by Alexey Samsonov
· 9 weeks ago
5e389e2
[libc] Removed unused flags from baremetal cache files (#168942)
by Petr Hosek
· 9 weeks ago
3340177
[libc][math] Add float-only implementation for atanf. (#167004)
by lntue
· 9 weeks ago
2f8c321
[Clang] Gut the libc wrapper headers and simplify (#168438)
by Joseph Huber
· 9 weeks ago
3e4b1d3
[libc] Fix -Wshorten-64-to-32 in fileop_test. (#168451)
by Alexey Samsonov
· 9 weeks ago
cf77c00
[libc] Implement pkey_alloc/free/get/set/mprotect for x86_64 linux (#162362)
by Jackson Stogel
· 9 weeks ago
9a24890
[libc] implement inet_addr (#167708)
by Connector Switch
· 9 weeks ago
1c6ca35
[libc] Move mbtowc, mbstowcs and inverse functions to stdlib.h (#168455)
by Alexey Samsonov
· 9 weeks ago
a82042d
[libc] Implement wcstod and wcstold. (#168020)
by Alexey Samsonov
· 9 weeks ago
4f155db
[libc][Github] Perform baremetal libc builds (#167583)
by Prabhu Rajasekaran
· 9 weeks ago
298663b
[libc][POSIX][RISCV] Disabled clock_settime on RV32 (#168006)
by Anton Shepelev
· 10 weeks ago
23bacb9
[libc] fix EXPECT_EXIT suspend/timeout for darwin (#166065)
by Shreeyash Pandey
· 10 weeks ago
Next »