index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
math
/
fenv.h
blob: 0025a62cc0c7f5b5971da1347dc9dc994884db4e (
plain
)
1
2
3
/* until we support fenv ... */
#define feclearexcept(X)
#define fetestexcept(X) (0)