]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Set FD_CLOEXEC in a little convenience function that does the right thing
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 9 Dec 2006 15:44:31 +0000 (15:44 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 9 Dec 2006 15:44:31 +0000 (15:44 +0000)
commit86eac20abb7e5b46a2ff31d1b97baea0f9ba771a
tree80f91587bcd02c5aba961f0fa89d6d9039914fa7
parent2226098a9e171ac2434df91c848b1b286e2d481e
Set FD_CLOEXEC in a little convenience function that does the right thing
with F_GETFD and F_SETFD.

[originally from svn r6978]
unix/unix.h
unix/uxagentc.c
unix/uxmisc.c
unix/uxnet.c
unix/uxpty.c
unix/uxser.c