Date: Sun, 20 Dec 2009 11:00:53 +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: <200912201101.nBKB1EA0061540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2009-12-20 11:00:53 UTC
FreeBSD src repository
Modified files:
usr.bin/truss main.c
Log:
SVN rev 200752 on 2009-12-20 11:00:53Z by jh
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
Submitted by: Erik Lax
OK'ed by: delphij
Approved by: trasz (mentor)
Revision Changes Path
1.55 +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?200912201101.nBKB1EA0061540>
