aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc/math.h
AgeCommit message (Collapse)Author
2013-09-13Update libc headers to use musl headers.Bruce Mitchener
2013-07-30Added isinff and isnanfYu Kobayashi
2013-03-30headers fix; fixes #1013Alon Zakai
2013-03-12Use less generic names for variables.Bruce Mitchener
These are generic enough that in libcxx, they get expanded into functions which also have variables named the same thing (__x, __y) and that then leads to a buggy libcxx.
2011-09-26header surgeryAlon Zakai
2011-09-25header fixes and additionsAlon Zakai
2011-09-24reorganize system/includeAlon Zakai