Hash :
b23a8463
Author :
Date :
2009-08-24T00:42:22
Tolerate declared but missing pipe2 syscall.
Description:
pipe2() function: create a pipe, with specific opening flags.
Files:
lib/pipe2.c
m4/pipe2.m4
Depends-on:
unistd
fcntl-h
binary-io
configure.ac:
gl_FUNC_PIPE2
gl_UNISTD_MODULE_INDICATOR([pipe2])
Makefile.am:
lib_SOURCES += pipe2.c
Include:
<unistd.h>
License:
LGPL
Maintainer:
Bruno Haible, Eric Blake