summaryrefslogtreecommitdiff
path: root/usr.bin/readlink
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2009-02-04 07:54:01 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2009-02-04 07:54:01 +0000
commit752dad93074b9984d993ab27180dce08400b8e45 (patch)
tree029d587a3dd63e2043ab350dbd87cd1bbb86a4ce /usr.bin/readlink
parentf18b73bfbf00903e055cbd840d47d95cab75eb2f (diff)
Programs have no direct access do the device file descriptor. So, if
the programs calls execvp(2), the new image can't use the device, which stays open, so other programs get EBUSY. Set the close-on-exec flag to avoid this. ok jakemsr
Diffstat (limited to 'usr.bin/readlink')
0 files changed, 0 insertions, 0 deletions