X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe;h=06e070624da0f1b5a94c49edb00504514934d3f0;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=8539a0e8f4b992bbc2f211fbbeed6f5eae7e3218;hpb=e8dc1417b19e6f52e1f39f9696f27cb021633dc7;p=gnulib.git diff --git a/modules/pipe b/modules/pipe index 8539a0e8f..06e070624 100644 --- a/modules/pipe +++ b/modules/pipe @@ -1,32 +1,23 @@ Description: Creation of subprocesses, communicating via pipes. +Status: +obsolete + +Notice: +This module is obsolete. Use the module 'spawn-pipe' instead. + 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 -unistd-safer -environ +spawn-pipe configure.ac: -gl_PIPE Makefile.am: -lib_SOURCES += pipe.h pipe.c w32spawn.h Include: -"pipe.h" License: GPL