New module 'uninorm/u32-normxfrm'.
[gnulib.git] / modules / execute
index f28640f..6dddd38 100644 (file)
@@ -12,9 +12,20 @@ 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
@@ -25,6 +36,8 @@ lib_SOURCES += execute.h execute.c w32spawn.h
 Include:
 "execute.h"
 
+License:
+GPL
+
 Maintainer:
 Bruno Haible
-