freebsd-dev/usr.bin/truss
Thomas Munro b5eab9d461 truss: Add support for fsync(2) and fdatasync(2).
The default handling showed the argument as hex.  Add explicit handling so
we can show it as decimal, since that's how we show file descriptors
everywhere else.

Approved by:	mjg (mentor)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19295
2019-02-28 09:13:41 +00:00
..
aarch64-cloudabi32.c
aarch64-cloudabi64.c
aarch64-freebsd.c
amd64-cloudabi32.c
amd64-cloudabi64.c
amd64-freebsd32.c
amd64-freebsd.c
amd64-linux32.c
amd64-linux.c
arm-freebsd.c
extern.h
i386-cloudabi32.c
i386-freebsd.c
i386-linux.c
main.c Validate the string size parameter passed to -s. 2018-12-10 21:47:19 +00:00
Makefile
Makefile.depend
mips-freebsd.c
powerpc64-freebsd32.c
powerpc64-freebsd.c Allow truss to operate on ELFv2 processes. 2018-11-29 03:57:06 +00:00
powerpc-freebsd.c
riscv-freebsd.c Rename riscv64-freebsd.c to riscv-freebsd.c. 2018-12-06 22:35:07 +00:00
setup.c Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
sparc64-freebsd.c
syscall.h truss: Fix display of shm_open(SHM_ANON, ...). 2018-10-28 10:59:49 +00:00
syscalls.c truss: Add support for fsync(2) and fdatasync(2). 2019-02-28 09:13:41 +00:00
truss.1
truss.h Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00