use a common definition of NULL as 0L for C and C++
[musl] / src / fenv / fenv.c
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Szabolcs Nagyfenv: return FE_TONEAREST in dummy fegetround
2011-06-12 Rich Felkerfloating point environment, untested