summaryrefslogtreecommitdiff
path: root/modules/pipe2
blob: 08758ba77aabc71cd21c6f128f4663fb49d9f2a6 (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
verify

configure.ac:
gl_FUNC_PIPE2
gl_UNISTD_MODULE_INDICATOR([pipe2])

Makefile.am:
lib_SOURCES += pipe2.c

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Eric Blake