freebsd-dev/usr.bin/truss
Mike Barcroft 1d631f7ef1 Don't depend on <signal.h> to include <sys/time.h>, instead include
<sys/time.h> directly.  This is mostly bogus since CLOCK_REALTIME
should be defined in <time.h>, which these files already include.
2002-10-06 21:46:04 +00:00
..
alpha-fbsd.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
amd64-fbsd32.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
amd64-linux32.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
extern.h Ported to sparc64. 2002-08-04 17:57:01 +00:00
i386-fbsd.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
i386-linux.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
i386.conf
i386linux.conf
main.c Don't depend on <signal.h> to include <sys/time.h>, instead include 2002-10-06 21:46:04 +00:00
Makefile Ported to sparc64. 2002-08-04 17:57:01 +00:00
setup.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
sparc64-fbsd.c - Use time.h not sys/time.h. 2002-08-06 12:46:14 +00:00
syscall.h Add options to print the argument and environment string parameters to 2002-08-04 02:24:21 +00:00
syscalls.c Don't depend on <signal.h> to include <sys/time.h>, instead include 2002-10-06 21:46:04 +00:00
truss.1 Add options to print the argument and environment string parameters to 2002-08-04 02:24:21 +00:00
truss.h Use timespec not timeval. 2002-08-05 12:22:55 +00:00