math: raise flags in log2l.c on <= 0 arguments, and fix volatile
[musl] / src / unistd / pipe2.c
2012-10-18 Rich Felkeroverhaul system() and popen() to use vfork; fix various...
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...