provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
[musl] / src / math / lround.c
2012-03-18 nszsimplify lround and llround functions
2012-03-17 Rich Felkerone more fenv availability issue: lround
2012-03-13 Rich Felkerfirst commit of the new libm!