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