annotate modules/pipe @ 18070:d460ec17f09f

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 28 Jul 2015 13:57:32 -0700
parents 1f14c6dd175d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4940
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 Creation of subprocesses, communicating via pipes.
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
13924
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 12394
diff changeset
4 Status:
14744
440d21ed4f64 Fix confusion regarding deprecated modules.
Bruno Haible <bruno@clisp.org>
parents: 14014
diff changeset
5 deprecated
13924
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 12394
diff changeset
6
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 12394
diff changeset
7 Notice:
14744
440d21ed4f64 Fix confusion regarding deprecated modules.
Bruno Haible <bruno@clisp.org>
parents: 14014
diff changeset
8 This module is deprecated. Use the module 'spawn-pipe' instead.
13924
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 12394
diff changeset
9
4940
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Files:
14014
d02ecbcfc84d pipe: make obsoletion transition easier
Eric Blake <eblake@redhat.com>
parents: 13924
diff changeset
11 lib/pipe.h
4940
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Depends-on:
13924
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 12394
diff changeset
14 spawn-pipe
4940
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 configure.ac:
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 Makefile.am:
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
20 Include:
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
21
5251
42b53a22aee5 Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents: 5085
diff changeset
22 License:
42b53a22aee5 Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents: 5085
diff changeset
23 GPL
42b53a22aee5 Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents: 5085
diff changeset
24
4940
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
25 Maintainer:
17713
1f14c6dd175d Bruno Haible has stepped down as maintainer.
Paul Eggert <eggert@cs.ucla.edu>
parents: 14744
diff changeset
26 all