debian man page for io_closeonexec

Query: io_closeonexec

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

io_closeonexec(3)					     Library Functions Manual						 io_closeonexec(3)

NAME
io_closeonexec - mark a file descriptor non-inheritable
SYNTAX
#include <io.h> void io_closeonexec(int64 fd);
DESCRIPTION
io_closeonexec marks a file descriptor non-inheritable. It will be automatically closed if the process executes a different one. The descriptor will not be automatically closed when you fork() a new child process, though.
SEE ALSO
io_wait(3), io_canwrite(3) io_closeonexec(3)
Related Man Pages
io_tryread(3) - debian
io_waitread(3) - debian
iob_send(3) - debian
iob_write(3) - debian
close(2) - opendarwin
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections