# HG changeset patch # User Karl Berry # Date 1075882292 0 # Node ID 230498da8d33bc5e1bd2bf48d52a0d05244d2fe1 # Parent f3ef51adfb098a85de0eb39ae80f6cfd0fc297b6 . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -780,6 +780,10 @@ execute Creation of autonomous subprocesses. + + pipe + Creation of subprocesses, communicating via pipes. +

Java

Misc

@@ -2576,6 +2580,13 @@ execute.m4
gl_EXECUTE error
exit
fatal-signal
wait-process
gettext
stdbool
strpbrk + + pipe + #include "pipe.h" + pipe.c
w32spawn.h + pipe.m4
gl_PIPE + error
exit
fatal-signal
gettext
stdbool
strpbrk +

Java

Misc

@@ -2795,6 +2806,6 @@
  • A testsuite
    - Generated from MODULES.html.sh on 28 January 2004. + Generated from MODULES.html.sh on 4 February 2004.