Date: Thu, 18 Nov 2010 19:08:56 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/truss main.c Message-ID: <201011181909.oAIJ99cZ080531@repoman.freebsd.org>
index | next in thread | raw e-mail
jh 2010-11-18 19:08:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/truss main.c
Log:
SVN rev 215467 on 2010-11-18 19:08:56Z by jh
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
Revision Changes Path
1.46.2.5 +7 -6 src/usr.bin/truss/main.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011181909.oAIJ99cZ080531>
