summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/autoload.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2001-09-20 11:29:48 +0000
committerCorinna Vinschen <corinna@vinschen.de>2001-09-20 11:29:48 +0000
commit8e54fb88f368b4f582d2f40b42056d730dd229bc (patch)
tree6e22b77d8a61dfd723c61adf3d9fa233bccc8f01 /winsup/cygwin/autoload.cc
parentf4e6b76a05b9e0a0c851b0473eb51285028e3e41 (diff)
downloadcygnal-8e54fb88f368b4f582d2f40b42056d730dd229bc.tar.gz
cygnal-8e54fb88f368b4f582d2f40b42056d730dd229bc.tar.bz2
cygnal-8e54fb88f368b4f582d2f40b42056d730dd229bc.zip
* fhandler.h (fhandler_socket::fixup_after_exec): Remove inline
implementation. (fhandler_dev_raw::fixup_after_exec): Ditto. * fhandler_raw.cc (fhandler_dev_raw::fixup_after_fork): Don't duplicate buffer on fork to avoid memory leak. (fhandler_dev_raw::fixup_after_exec): New implementation equal to former fixup_after_fork() implementation. * fhandler_socket.cc (fhandler_socket::fixup_after_fork): Do nothing when not using Winsock2. (fhandler_socket::fixup_after_exec): New implementation. (fhandler_socket::set_close_on_exec): Never call set_inheritance().
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions