1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/pipe
2008-02-24 16:40:15 +01:00

35 lines
347 B
Plaintext

Description:
Creation of subprocesses, communicating via pipes.
Files:
lib/pipe.h
lib/pipe.c
lib/w32spawn.h
m4/pipe.m4
Depends-on:
wait-process
error
exit
fatal-signal
gettext-h
stdbool
strpbrk
unistd
environ
configure.ac:
gl_PIPE
Makefile.am:
lib_SOURCES += pipe.h pipe.c w32spawn.h
Include:
"pipe.h"
License:
GPL
Maintainer:
Bruno Haible