mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
ad5b59d82c
- 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 |
||
---|---|---|
.. | ||
cmds.c | ||
cmdtab.c | ||
extern.h | ||
Makefile | ||
timedc.8 | ||
timedc.c | ||
timedc.h |