doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / execute
index ecea798..f4584ab 100644 (file)
@@ -6,15 +6,26 @@ lib/execute.h
 lib/execute.c
 lib/w32spawn.h
 m4/execute.m4
-m4/posix_spawn.m4
 
 Depends-on:
+cloexec
+dup2
 error
-exit
 fatal-signal
 wait-process
 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