X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe;h=06e070624da0f1b5a94c49edb00504514934d3f0;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=42e3b837a129662c9e0cc993727e202d72c9f932;hpb=60c92ef259a263829a026c7017faa729150c4551;p=gnulib.git diff --git a/modules/pipe b/modules/pipe index 42e3b837a..06e070624 100644 --- a/modules/pipe +++ b/modules/pipe @@ -1,34 +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 -m4/posix_spawn.m4 Depends-on: -environ -error -exit -fatal-signal -gettext-h -open -stdbool -strpbrk -unistd -unistd-safer -wait-process +spawn-pipe configure.ac: -gl_PIPE Makefile.am: -lib_SOURCES += pipe.h pipe.c w32spawn.h Include: -"pipe.h" License: GPL