aboutsummaryrefslogtreecommitdiff
path: root/libc/test
AgeCommit message (Expand)AuthorFilesLines
7 hours[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber2-0/+2
17 hours[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve2-0/+2
20 hours[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar2-0/+2
20 hours[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar2-0/+2
20 hours[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar2-0/+2
23 hours[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber2-0/+2
25 hours[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar2-0/+3
26 hours[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei2-0/+2
3 days[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber2-0/+2
4 days[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber2-0/+2
4 days[libc][math] Refactor f16fmal to header-only (#176576)Prajwal2-0/+4
4 days[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar2-0/+3
6 days[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber2-1/+7
6 days[libc][tsearch] add weak AVL tree for tsearch implementation (#172411)Schrodinger ZHU Yifan2-0/+284
7 days[libc] Reland %lc support in printf (#176110)Shubh Pachchigar2-1/+107
8 days[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous2-0/+3
8 days[libc][math] Refactor f16fma to header only (#176244)Islam Imad2-0/+3
11 daysCreate a poor-developer's msan for libc wide read functions. (#170586)Sterling-Augustine2-0/+116
11 days[libc][math] Refactor fsqrtf128 to Header Only. (#175686)Anonmiraj2-0/+2
11 days[libc][math] Refactor ilogbl to Header Only. (#176500)Anonmiraj2-0/+4
11 days[libc][math] Refactor llogbf to Header Only. (#176494)Anonmiraj2-0/+2
11 days[libc][math] Refactor hypotf to Header Only. (#175679)Anonmiraj2-0/+2
11 days[libc][math] Refactor logbf to Header Only. (#176222)Anonmiraj2-0/+2
11 days[libc][math] Refactor logbf16 to Header Only. (#176231)Anonmiraj2-0/+2
11 days[libc][math] Refactor logbf128 to Header Only. (#176234)Anonmiraj2-0/+2
12 days[libc][math] Refactor fsqrt to Header Only (#175444)Jolynn Wee Zhuo Lin2-0/+2
12 days[libc][math] Refactor dfmal to Header Only. (#175359)Anonmiraj2-1/+5
14 daysRevert "[libc] Support %lc in printf (#169983)"Joseph Huber2-107/+1
14 days[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
2025-12-12[libc] Properly fix printf long double subnormals (#172103)Michael Jones1-0/+12
2025-12-11[libc] Refactor static polymorphism in WriteBuffer (NFC). (#169089)Alexey Samsonov2-45/+35
2025-12-11[libc] Add support for getpagesize. (#171713)Sterling-Augustine2-0/+35
2025-12-08[libc] move abs_timesout and monotonicity out of linux dir (#167719)Shreeyash Pandey2-4/+4