view modules/execute @ 9363:4d4d1419d4ab

Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author Bruno Haible <bruno@clisp.org>
date Fri, 19 Oct 2007 12:51:22 +0200
parents 1b0092424a44
children 1d443a80afc4
line wrap: on
line source

Description:
Creation of autonomous subprocesses.

Files:
lib/execute.h
lib/execute.c
lib/w32spawn.h
m4/execute.m4

Depends-on:
error
exit
fatal-signal
wait-process
gettext-h
stdbool
strpbrk
unistd

configure.ac:
gl_EXECUTE

Makefile.am:
lib_SOURCES += execute.h execute.c w32spawn.h

Include:
"execute.h"

License:
GPL

Maintainer:
Bruno Haible