freebsd-nq/cddl/contrib/opensolaris/cmd/dtrace
Andriy Gapon b946eede04 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
2020-12-03 11:59:40 +00:00
..
test Address compiler warnings in C code used by the DTrace test suite. 2020-09-19 16:15:22 +00:00
dtrace.1 Add HISTORY sections to ZFS and dtrace manpage 2020-06-14 05:50:28 +00:00
dtrace.c dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %T 2020-12-03 11:59:40 +00:00