X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe;h=cfc008dce269652f8fa236372ada5671a0088107;hb=04707083859be0e1be90aac1355e4efe5c3a339b;hp=0aab325f149750d6ac9fbaab4dad32fa5475fae0;hpb=eb750bc6d41e92b253f1084ce2b8faffddd9441f;p=gnulib.git diff --git a/modules/pipe b/modules/pipe index 0aab325f1..cfc008dce 100644 --- a/modules/pipe +++ b/modules/pipe @@ -1,30 +1,23 @@ Description: Creation of subprocesses, communicating via pipes. +Status: +deprecated + +Notice: +This module is deprecated. 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