K 10 svn:author V 2 jh K 8 svn:date V 27 2010-11-18T19:06:56.818700Z K 7 svn:log V 234 MFC r215235: Set FD_CLOEXEC for the output file only when the file has been specified with the -o option. Setting the flag for stderr (the default) could cause the traced process to redirect stderr to a random file. PR: bin/152151 END