Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
6651ef1f060738ee1f50cac1fe6d8ce64c359022
/
src
/
math
/
lgammal.c
f4e4632
math: add dummy implementations of 128 bit long double functions
by Szabolcs Nagy
· 10 years ago
ebbaf21
math: lgamma cleanup (simpler sin(pi*x) for the negative case)
by Szabolcs Nagy
· 11 years ago
e71981a
math: remove a useless assignment in lgammal found by clang analyzer
by Szabolcs Nagy
· 11 years ago
afa2aac
math: remove libc.h include from libm.h
by Szabolcs Nagy
· 11 years ago
34660d7
math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl)
by Szabolcs Nagy
· 11 years ago
1b229a2
math: remove comment about aliasing lgamma as gamma
by nsz
· 13 years ago
0cbb654
code cleanup of named constants
by nsz
· 13 years ago
8c071f8
other side of the signgam namespace fix: use the internal name
by Rich Felker
· 13 years ago
de7db6e
fix namespace issues for lgamma, etc.
by Rich Felker
· 13 years ago
40305f7
in math.h make lgamma_r and non-double bessel _GNU_SOURCE only
by nsz
· 13 years ago
b69f695
first commit of the new libm!
by Rich Felker
· 13 years ago