summaryrefslogtreecommitdiff
path: root/modules/pipe2
blob: a933d626f014d2317a082db29405b22557de5b53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
pipe2() function: create a pipe, with specific opening flags.

Files:
lib/pipe2.c
m4/pipe2.m4

Depends-on:
unistd
fcntl-h
binary-io
extensions
assert-h

configure.ac:
gl_FUNC_PIPE2
gl_UNISTD_MODULE_INDICATOR([pipe2])

Makefile.am:
lib_SOURCES += pipe2.c

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Eric Blake