Set FD_CLOEXEC in a little convenience function that does the right thing
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 9 Dec 2006 15:44:31 +0000 (15:44 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 9 Dec 2006 15:44:31 +0000 (15:44 +0000)
commitdb9b7dcedb001b942ad945a56b2d7bf9b77d7a6a
tree80f91587bcd02c5aba961f0fa89d6d9039914fa7
parente9122dbeb747afb12d2c3c305228958c2e23e6cf
Set FD_CLOEXEC in a little convenience function that does the right thing
with F_GETFD and F_SETFD.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6978 cda61777-01e9-0310-a592-d414129be87e
unix/unix.h
unix/uxagentc.c
unix/uxmisc.c
unix/uxnet.c
unix/uxpty.c
unix/uxser.c