937
I Use This!
Very High Activity

Commits : Listings

Analyzed 18 minutes ago. based on code collected about 1 hour ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
math: Consolidate acosh and asinh internal table More... about 1 month ago
math: Use atanh from CORE-MATH More... about 1 month ago
math: Use asinh from CORE-MATH More... about 1 month ago
math: Use acosh from CORE-MATH More... about 1 month ago
math: Remove erfcf fma usage More... about 1 month ago
math: Remove asinhf fma usage More... about 1 month ago
math: Optimize fma call on acospif More... about 1 month ago
math: Remove acoshf fma usage More... about 1 month ago
math: Use binary search on lgammaf slow path More... about 1 month ago
math: Use stdbit.h instead of builtin in math_config.h More... about 1 month ago
resolv: Add tests for getaddrinfo returning EAI_AGAIN [BZ #16849] More... about 1 month ago
misc: Fix several typos More... about 1 month ago
math: Optimize fma call on log2pf1 More... about 1 month ago
math: Optimize fma call on asinpif More... about 1 month ago
replace use of double by float [BZ#29326] More... about 1 month ago
i386: Use __seg_gs qualifiers in PTR_{MANGLE,DEMANGLE}() macros
Uroš Bizjak
as Uros Bizjak
More... about 1 month ago
x86_64: Use __seg_fs qualifiers in PTR_{MANGLE,DEMANGLE}() macros
Uroš Bizjak
as Uros Bizjak
More... about 1 month ago
Alphabetize nss/Makefile More... about 1 month ago
libio: Add terminating NUL when the first character is EOF in getdelim [BZ #28038] More... about 1 month ago
math: Remove the SVID error handling wrapper from yn/jn More... about 1 month ago
math: Remove the SVID error handling wrapper from y1/j1 More... about 1 month ago
math: Remove the SVID error handling wrapper from y0/j0 More... about 1 month ago
math: Remove the SVID error handling from coshf More... about 1 month ago
math: Remove the SVID error handling from atanhf More... about 1 month ago
math: Remove the SVID error handling from acoshf More... about 1 month ago
math: Remove the SVID error handling from acosf More... about 1 month ago
math: Remove the SVID error handling from log10f More... about 1 month ago
m68k: Remove SVID error handling on fmod More... about 1 month ago
m68k: Avoid include e_fmod.c on fmod/remainder implementation More... about 1 month ago
m68k: Remove the SVID error handling from fmodf More... about 1 month ago