X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexecute;h=755e3e5b6d1e580f797d6c1371eb2ffa5d289381;hb=116440ae18064c1495285a42767547b3ffa418d4;hp=6deada935d79dd84fdd24a978e97d903e87d3915;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/execute b/modules/execute index 6deada935..755e3e5b6 100644 --- a/modules/execute +++ b/modules/execute @@ -8,13 +8,26 @@ lib/w32spawn.h m4/execute.m4 Depends-on: +cloexec +dup2 error exit fatal-signal wait-process -gettext +gettext-h +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 strpbrk +unistd +environ configure.ac: gl_EXECUTE @@ -30,4 +43,3 @@ GPL Maintainer: Bruno Haible -