summaryrefslogtreecommitdiffstats
path: root/sys/dev/ep
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-12-19 18:08:31 +0000
committerdim <dim@FreeBSD.org>2011-12-19 18:08:31 +0000
commit9cdf8d529a192db8c34a2f422acef16340624baa (patch)
tree099405e430f310c433ce286de307db8b921ce8c9 /sys/dev/ep
parent83a41e00af84b93176757e8e08899036e937ccc3 (diff)
downloadFreeBSD-src-9cdf8d529a192db8c34a2f422acef16340624baa.zip
FreeBSD-src-9cdf8d529a192db8c34a2f422acef16340624baa.tar.gz
In usr.sbin/timed, fix several issues with printf formats:
- Cast time_t's to long, and print them with %ld. - Print ptrdiff_t's with %td. - Print ssize_t's and size_t's with %zd and %zu. - Print int32_t's with %d. Also, replace some int variables with the more appropriate size_t. MFC after: 1 week
Diffstat (limited to 'sys/dev/ep')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud