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