make fchdir, fchmod, fchown, and fstat support O_PATH file descriptors
[musl] / src / math / __rem_pio2f.c
2012-12-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-12-12 Szabolcs Nagymath: fix comment in __rem_pio2f.c
2012-03-13 Rich Felkerfirst commit of the new libm!