math: move x86_64 exp2l implementation to exp2l.s from expl.s
[musl] / src / network / accept4.c
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...