1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.bin/truss
John Baldwin 13e5e6b616 Decode signal information returned by system calls.
Specifically, decode the siginfo structure returned by sigtimedwait(),
sigwaitinfo(), and wait6().  While here, also decode the signal number
returned in the second argument to sigwait().
2017-08-30 15:45:23 +00:00
..
aarch64-cloudabi64.c
aarch64-freebsd.c
amd64-cloudabi64.c
amd64-freebsd32.c
amd64-freebsd.c
amd64-linux32.c
amd64-linux.c
arm-freebsd.c
extern.h Decode signal information returned by system calls. 2017-08-30 15:45:23 +00:00
i386-freebsd.c
i386-linux.c
main.c
Makefile
Makefile.depend
mips-freebsd.c
powerpc64-freebsd32.c
powerpc64-freebsd.c
powerpc-freebsd.c
riscv64-freebsd.c
setup.c Decode signal information returned by system calls. 2017-08-30 15:45:23 +00:00
sparc64-freebsd.c
syscall.h Decode signal information returned by system calls. 2017-08-30 15:45:23 +00:00
syscalls.c Decode signal information returned by system calls. 2017-08-30 15:45:23 +00:00
truss.1 Make truss(1) cross-reference dtrace(1) and bump .Dd. 2017-07-21 13:58:51 +00:00
truss.h