git: 4aed5c3c9d1d - main - time_t is pathological: use %j + cast to print it.
Eric van Gyzen
eric at vangyzen.net
Fri Oct 1 18:33:34 UTC 2021
On 10/1/21 1:16 PM, Warner Losh wrote:
> commit 4aed5c3c9d1d78986d3feba3f128187c59fb2dfe
> Author: Warner Losh <imp at FreeBSD.org>
> AuthorDate: 2021-10-01 18:14:35 +0000
> Commit: Warner Losh <imp at FreeBSD.org>
> CommitDate: 2021-10-01 18:16:10 +0000
>
> time_t is pathological: use %j + cast to print it.
You beat me by 14 minutes. Thank you.
Yes, time_t is unfortunate, but it's still my fault, because I knew that
before I screwed it up. :)
Eric
More information about the dev-commits-src-main
mailing list