aboutsummaryrefslogtreecommitdiff
path: root/libc/test
AgeCommit message (Expand)AuthorFilesLines
17 hours[libc][math] Refactor ilogb implementation to header-only in src/__support/ma...Dasha Buka2-1/+3
17 hours[libc][math] Refactor sinpif to Header Only. (#176580)DannyDaoBoYang2-0/+2
17 hours[libc][math] Refactor llogbf16 to header-only (#178078)Sersawy2-0/+2
18 hours[libc][math] Refactor sqrtf16 to Header Only (#177726)Prajwal KP2-0/+2
33 hours[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber2-0/+2
43 hours[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve2-0/+2
46 hours[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar2-0/+2
46 hours[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar2-0/+2
46 hours[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar2-0/+2
2 days[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber2-0/+2
2 days[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar2-0/+3
2 days[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei2-0/+2
4 days[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber2-0/+2
5 days[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber2-0/+2
5 days[libc][math] Refactor f16fmal to header-only (#176576)Prajwal2-0/+4
5 days[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar2-0/+3
7 days[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber2-1/+7
7 days[libc][tsearch] add weak AVL tree for tsearch implementation (#172411)Schrodinger ZHU Yifan2-0/+284
8 days[libc] Reland %lc support in printf (#176110)Shubh Pachchigar2-1/+107
9 days[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous2-0/+3
10 days[libc][math] Refactor f16fma to header only (#176244)Islam Imad2-0/+3
12 daysCreate a poor-developer's msan for libc wide read functions. (#170586)Sterling-Augustine2-0/+116
12 days[libc][math] Refactor fsqrtf128 to Header Only. (#175686)Anonmiraj2-0/+2
12 days[libc][math] Refactor ilogbl to Header Only. (#176500)Anonmiraj2-0/+4
12 days[libc][math] Refactor llogbf to Header Only. (#176494)Anonmiraj2-0/+2
12 days[libc][math] Refactor hypotf to Header Only. (#175679)Anonmiraj2-0/+2
12 days[libc][math] Refactor logbf to Header Only. (#176222)Anonmiraj2-0/+2
12 days[libc][math] Refactor logbf16 to Header Only. (#176231)Anonmiraj2-0/+2
12 days[libc][math] Refactor logbf128 to Header Only. (#176234)Anonmiraj2-0/+2
13 days[libc][math] Refactor fsqrt to Header Only (#175444)Jolynn Wee Zhuo Lin2-0/+2
13 days[libc][math] Refactor dfmal to Header Only. (#175359)Anonmiraj2-1/+5
2026-01-13Revert "[libc] Support %lc in printf (#169983)"Joseph Huber2-107/+1
2026-01-13[libc] Support %lc in printf (#169983)Shubh Pachchigar2-1/+107
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang1-1/+1
2026-01-12[libc][math] Refactor ilogbf16 implementation to header-only in src/__support...mitchell2-0/+3
2026-01-12[libc][math] Refactor log to header-only shared math (#175395)CarvedCoder2-0/+2
2026-01-09[libc][math] Refactor sin implementation to header-only in src/__support/math...lntue2-0/+2
2026-01-10[libc][math] Refactor expm1f16 implementation to header-only in src/__support...Muhammad Bassiouni2-0/+2
2026-01-06[libc][wctype] Create generation script for classification lookup tables (#17...Marcell Leleszi3-0/+554
2025-12-22[libc] Split out src/__support/alloc-checker.h (#173104)Roland McGrath3-2/+4
2025-12-22[libc][math] Add LIBC_CONF_MATH_USE_SYSTEM_FENV / LIBC_MATH_USE_SYSTEM_FENV (...lntue20-0/+42
2025-12-19[libc][math] Refactor expm1f implementation to header-only in src/__support/m...Muhammad Bassiouni2-0/+2
2025-12-18[libc] Add `IN6_IS_ADDR_V4COMPAT` (#172646)Connector Switch1-0/+11
2025-12-18[libc] Add `IN6_IS_ADDR_V4MAPPED` (#172645)Connector Switch1-0/+7
2025-12-18[libc] Add `IN6_IS_ADDR_MC*` (#172643)Connector Switch1-0/+14
2025-12-18[libc] Add `IN6_IS_ADDR_MULTICAST` (#172498)Connector Switch1-0/+5
2025-12-18[libc] Add `IN6_IS_ADDR_LOOPBACK` (#172312)Connector Switch1-0/+5
2025-12-18[libc] Add `IN6_IS_ADDR_UNSPECIFIED` (#172311)Connector Switch1-0/+7
2025-12-16[libc] Add Darwin mutex support via os_sync primitives (#167722)Shreeyash Pandey6-4/+61
2025-12-13[libc] Add `IN6_IS_ADDR_{LINK, SITE}LOCAL` (#168207)Connector Switch1-16/+15