on x86_64 use long instead of long long for 64bit posix types
[musl] / src / math / fminl.c
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszremove libm.h includes when math.h and float.h are...
2012-03-13 Rich Felkerfirst commit of the new libm!