math: use 0x1p-120f and 0x1p120f for tiny and huge values
[musl] / src / linux / ppoll.c
2012-09-10 Rich Felkerfix another ppoll issue (missing sigset_t size argument)
2012-09-10 Rich Felkerfix ppoll with null timeout argument
2012-09-09 Rich Felkeradd linux ppoll syscall wrapper