math: fix remquo.c when x==-y and a subnormal remainder bug as well
[musl] / src / misc / ptsname.c
2011-04-13 Rich Felkeradd ptsname_r (nonstandard) and split ptsname (standard...