Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
7da725
math: emit less errors for known broken functions
Authored and Committed by Szabolcs Nagy
11 years ago
raw
patch
tree
parent
11 files changed.
34 lines added
.
15 lines removed
.
src/math/j0.c
file modified
+5
-2
src/math/j0f.c
file modified
+5
-2
src/math/lgammal.c
file modified
+2
-1
src/math/lgammal_r.c
file modified
+2
-1
src/math/modf.c
file modified
+2
-1
src/math/modff.c
file modified
+2
-1
src/math/modfl.c
file modified
+2
-1
src/math/tgamma.c
file modified
+2
-1
src/math/tgammal.c
file modified
+2
-1
src/math/y0.c
file modified
+5
-2
src/math/y0f.c
file modified
+5
-2
math: emit less errors for known broken functions
src/math/j0.c
file modified
+5
-2
src/math/j0f.c
file modified
+5
-2
src/math/lgammal.c
file modified
+2
-1
src/math/lgammal_r.c
file modified
+2
-1
src/math/modf.c
file modified
+2
-1
src/math/modff.c
file modified
+2
-1
src/math/modfl.c
file modified
+2
-1
src/math/tgamma.c
file modified
+2
-1
src/math/tgammal.c
file modified
+2
-1
src/math/y0.c
file modified
+5
-2
src/math/y0f.c
file modified
+5
-2