blob: f8822193fcbef3ae8cf77df1b3ca3c74ac4fc8d4 [file] [log] [blame]
Description:
Filtering of data through a subprocess.
Files:
lib/pipe-filter.h
lib/pipe-filter-ii.c
lib/pipe-filter-aux.h
lib/pipe-filter-aux.c
Depends-on:
spawn-pipe
wait-process
error
extern-inline
fcntl-h
gettext-h
stdbool
stdint
stdlib
sys_select
unistd
configure.ac:
AC_CHECK_FUNCS_ONCE([select])
Makefile.am:
lib_SOURCES += pipe-filter-ii.c pipe-filter-aux.c
Include:
"pipe-filter.h"
License:
GPL
Maintainer:
all