move accept4, dup3, and pipe2 to non-linux-specific locations
[musl] / src / process / posix_spawn_file_actions_destroy.c
2011-05-29 Rich Felkeradd file actions support to posix_spawn
2011-05-28 Rich Felkerinitial implementation of posix_spawn