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