fix undefined behavior in memset due to missing sequence points
[musl] / src / unistd / dup3.c
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2012-10-25 Rich Felkergreatly improve freopen behavior
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...