2 Creation of autonomous subprocesses.
23 posix_spawn_file_actions_init
24 posix_spawn_file_actions_addopen
25 posix_spawn_file_actions_addchdir
26 posix_spawn_file_actions_destroy
28 posix_spawnattr_setsigmask
29 posix_spawnattr_setflags
30 posix_spawnattr_destroy
43 lib_SOURCES += execute.h execute.c