HomeFreeBSD

truss: Add support for fsync(2) and fdatasync(2).

Description

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

Details

Provenance
tmunroAuthored on
Differential Revision
D19295: Teach truss(1) about fsync(2) and fdatasync(2).
Parents
rS344655: MFC r344444:
Branches
Unknown
Tags
Unknown