Implemented C99 nan/nanf/nanl functions.
commitc32f6c25b896179f34351a7a0ff8102d32d6af48
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 25 Dec 2009 15:23:09 +0000 (25 15:23 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 25 Dec 2009 15:23:09 +0000 (25 15:23 +0000)
tree865e712ae49216d91d27443d2347db845b954cfe
parentc6b52038efa00cbc691514c88f3061fa21d1ae1d
Implemented C99 nan/nanf/nanl functions.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@32179 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/mlib/math.h
compiler/mlib/mmakefile.src
compiler/mlib/nan.c [new file with mode: 0644]