provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
[musl] / src / math / fdimf.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!