Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
8eda0a6d69fda865b576bc18311a3d79c84b42a1
/
libm
/
include
/
math.h
7553185
Fix lgamma_r/lgammaf_r/lgammal_r for -0.
by Elliott Hughes
· 11 years ago
e0c56ef
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
by Elliott Hughes
· 11 years ago
f4c948a
Move the meat of <features.h> into <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
5f5cc45
Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE).
by Elliott Hughes
· 11 years ago
de9ac71
Use -fvisibility=hidden to build libm.
by Elliott Hughes
· 11 years ago
b4f2f28
Declare sincos/sincosf/sincosl in <math.h>.
by Elliott Hughes
· 11 years ago
9a5a3e8
Fix <math.h> to quieten most of our warnings.
by Elliott Hughes
· 11 years ago
9f87a0b
Remove <sys/_types.h>.
by Elliott Hughes
· 11 years ago
a0ee078
Upgrade libm.
by Elliott Hughes
· 12 years ago
8e2ff16
libm: Add nanf() and tgammaf() implementations.
by David 'Digit' Turner
· 15 years ago
9946750
Add sincosl() function to bionic. So that sincos optimization can be enabled.
by Jing Yu
· 15 years ago
ddd235b
Add sincos() and sincosf() implementation.
by David 'Digit' Turner
· 15 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago