view modules/pipe2 @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 1f14c6dd175d
children
line wrap: on
line source

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