diff options
author | 2014-08-15 03:51:40 +0000 | |
---|---|---|
committer | 2014-08-15 03:51:40 +0000 | |
commit | 0205f8e66ce8c2d9c439542953f237a17f23b194 (patch) | |
tree | 145b45ce27a69aca56b4834c4cd72e953fad812f /lib/libc/stdlib | |
parent | Create a function which loads sgd in the mfi_iop_ops struct so that skinny (diff) | |
download | wireguard-openbsd-0205f8e66ce8c2d9c439542953f237a17f23b194.tar.xz wireguard-openbsd-0205f8e66ce8c2d9c439542953f237a17f23b194.zip |
Use O_CLOEXEC wherever we open a file and then call fcntl(F_SETFD, FD_CLOEXEC)
on it, simplifying error checking, reducing system calls, and improving
thread-safety for libraries.
ok miod@
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions