K 10 svn:author V 6 archie K 8 svn:date V 27 2002-11-15T00:34:28.000000Z K 7 svn:log V 299 When about to do an execve(), don't reset the O_NONBLOCK flag on any file descriptors that have the close-on-exec flag set, as that will have no effect anyway and might screw something else up if the file descriptor happens to be shared with another process. PR: standards/43335 MFC after: 1 week END