1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/usr.bin/truss
Jaakko Heinonen e04c378683 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
Submitted by:	ashish
MFC after:	5 days
2010-11-13 09:28:49 +00:00
..
amd64-fbsd32.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
amd64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
amd64-linux32.c
amd64linux32.conf
extern.h
fbsd32.conf
i386-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
i386-linux.c
i386.conf
i386linux.conf
ia64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
main.c Set FD_CLOEXEC for the output file only when the file has been specified 2010-11-13 09:28:49 +00:00
Makefile
mips-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
powerpc64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
powerpc-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
setup.c Remove setpgid() call before executing child process. 2010-10-20 09:35:20 +00:00
sparc64-fbsd.c s/sytem/system in comments, no functional changes. 2010-10-13 20:08:02 +00:00
syscall.h
syscalls.c
truss.1
truss.h