d5f6ce6cf4aedf3bf9959dbc444a83d5cab3b909
[gnulib.git] / modules / execute
1 Description:
2 Creation of autonomous subprocesses.
3
4 Files:
5 lib/execute.h
6 lib/execute.c
7 lib/w32spawn.h
8 m4/execute.m4
9
10 Depends-on:
11 error
12 exit
13 fatal-signal
14 wait-process
15 gettext-h
16 stdbool
17 strpbrk
18 unistd
19 environ
20
21 configure.ac:
22 gl_EXECUTE
23
24 Makefile.am:
25 lib_SOURCES += execute.h execute.c w32spawn.h
26
27 Include:
28 "execute.h"
29
30 License:
31 GPL
32
33 Maintainer:
34 Bruno Haible