3665 Implement O_CLOEXEC as an open() flag
commitb075ad5b007248d50e4c2e838b460c9c7cfd9fad
authorTheo Schlossnagle <jesus@omniti.com>
Sun, 31 Mar 2013 04:00:15 +0000 (31 04:00 +0000)
committerRichard Lowe <richlowe@richlowe.net>
Wed, 3 Apr 2013 21:34:56 +0000 (3 17:34 -0400)
tree2df4132aec9c5613e95766e82631e06c8b048d1f
parent3cc3202e63472d673bcac160bfb86d1865dd9fe7
3665 Implement O_CLOEXEC as an open() flag
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
usr/src/cmd/truss/codes.c
usr/src/man/man2/open.2
usr/src/uts/common/sys/fcntl.h
usr/src/uts/common/sys/file.h
usr/src/uts/common/syscall/open.c