Rename module 'pipe' to 'spawn-pipe'.
[gnulib.git] / modules / pipe
1 Description:
2 Creation of subprocesses, communicating via pipes.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete. Use the module 'spawn-pipe' instead.
9
10 Files:
11
12 Depends-on:
13 spawn-pipe
14
15 configure.ac:
16
17 Makefile.am:
18
19 Include:
20 "spawn-pipe.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Bruno Haible