Next: profil
, Previous: group_member
, Up: Glibc Extensions to <unistd.h>
[Contents][Index]
pipe2
Documentation:
man pipe2
Gnulib module: pipe2
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
EMFILE
if no
resources are left on some platforms:
Cygwin 1.7.9.
Note: This function portably supports the O_NONBLOCK
flag only if the
gnulib module nonblocking
is also used.