Use O_CLOEXEC when opening fds local to a function
authorguenther <guenther@openbsd.org>
Tue, 30 Aug 2016 14:44:45 +0000 (14:44 +0000)
committerguenther <guenther@openbsd.org>
Tue, 30 Aug 2016 14:44:45 +0000 (14:44 +0000)
commit478ad52bba6ed7f0eb423b292954c9e49b312fd9
tree0dc470f0e0857536301fc906251a8270c9fe1d7e
parentea1128d8fd927b10197ea55a83207a04a7b1422c
Use O_CLOEXEC when opening fds local to a function

ok jca@ krw@
lib/libutil/logwtmp.c
lib/libutil/pty.c
lib/libutil/readlabel.c
lib/libutil/uucplock.c