Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: othersrc/usr.bin/sleepto
In article <20210225101838.BC47CFA96%cvs.NetBSD.org@localhost>,
Simon Burge <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name: othersrc
>Committed By: simonb
>Date: Thu Feb 25 10:18:38 UTC 2021
>
>Modified Files:
> othersrc/usr.bin/sleepto: sleepto.c
>
>Log Message:
>Use %lld and cast to "long long" for any time_t's.
Better %jd and (intmax_t)
christos
Home |
Main Index |
Thread Index |
Old Index