]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %T
authorAndriy Gapon <avg@FreeBSD.org>
Thu, 3 Dec 2020 11:59:40 +0000 (11:59 +0000)
committerAndriy Gapon <avg@FreeBSD.org>
Thu, 3 Dec 2020 11:59:40 +0000 (11:59 +0000)
commitb946eede043435cad44e6fec9e553bdf1760c5b8
treedae0eb3dc4e532fe98aa82403949ed98ca90ea51
parent3e5cd548af0da7b2425dce62d308ebc9b41470b7
dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %T

Note that the public documentation on dtrace.org fails to mention %T and
incorrectly documents %Y.  The latter actually uses format "%Y %b %e %T"
where %b is always in C locale.

Discussed with: markj
MFC after: 1 month
Sponsored by: Panzura
cddl/contrib/opensolaris/cmd/dtrace/dtrace.c