History log of /seL4-test-master/projects/musllibc/src/process/posix_spawn_file_actions_destroy.c
Revision Date Author Comments
# a0ae0b09 28-May-2011 Rich Felker <dalias@aerifal.cx>

add file actions support to posix_spawn


# c97f0d99 28-May-2011 Rich Felker <dalias@aerifal.cx>

initial implementation of posix_spawn

file actions are not yet implemented, but everything else should be
mostly complete and roughly correct.