Hash :
6abc3b3c
Author :
Date :
2009-12-25T01:44:29
Add missing dependencies to 'extensions' module.
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
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