2 posix_spawnattr_getsigdefault() function: get the set of signals with initially
3 the default handler specified for child process.
6 lib/spawnattr_getdefault.c
14 if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1; then
15 AC_LIBOBJ([spawnattr_getdefault])
17 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_getsigdefault])