X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fexecute;h=f4584ab1a981b76852e3c64069ff7998299e2525;hb=5c508f686b9a0f986ac5d941d7be237ec047aedb;hp=6deada935d79dd84fdd24a978e97d903e87d3915;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/execute b/modules/execute index 6deada935..f4584ab1a 100644 --- a/modules/execute +++ b/modules/execute @@ -8,13 +8,27 @@ lib/w32spawn.h m4/execute.m4 Depends-on: +cloexec +dup2 error -exit fatal-signal wait-process -gettext +gettext-h +msvc-nothrow +spawn +posix_spawnp +posix_spawn_file_actions_init +posix_spawn_file_actions_addopen +posix_spawn_file_actions_destroy +posix_spawnattr_init +posix_spawnattr_setsigmask +posix_spawnattr_setflags +posix_spawnattr_destroy stdbool +stdlib strpbrk +unistd +environ configure.ac: gl_EXECUTE @@ -30,4 +44,3 @@ GPL Maintainer: Bruno Haible -