X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe;h=06e070624da0f1b5a94c49edb00504514934d3f0;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=aef9389aaa15a925f136ffc7a93d04eef0e98445;hpb=22eb7728a25fbfb7ba1a591db0f70fe5a0e266e0;p=gnulib.git diff --git a/modules/pipe b/modules/pipe index aef9389aa..06e070624 100644 --- a/modules/pipe +++ b/modules/pipe @@ -1,31 +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 -environ +spawn-pipe configure.ac: -gl_PIPE Makefile.am: -lib_SOURCES += pipe.h pipe.c w32spawn.h Include: -"pipe.h" License: GPL