Date: Mon, 11 Oct 2010 13:31:09 +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: <201010111331.o9BDVKCZ068246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-10-11 13:31:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/truss main.c Log: SVN rev 213690 on 2010-10-11 13:31:09Z by jh MFC r200752: Avoid sharing the file descriptor of the output file with traced processes by setting the FD_CLOEXEC flag for the output file. PR: bin/140493 Revision Changes Path 1.46.2.4 +6 -0 src/usr.bin/truss/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010111331.o9BDVKCZ068246>