freebsd-dev/usr.bin/last
Piotr Pawel Stefaniak 8da2705253 last: improve non-UTF8 locale output after libxo support was added
Some strftime(3) conversion specifications will generate strings encoded
with the current locale, not necessarily UTF8. As per xo_format.5, use
the h string modifier so that libxo interprets it appropriately.

Reviewed by:	eugen, philip
Differential Revision:	https://reviews.freebsd.org/D32437
2021-10-11 19:02:12 +02:00
..
last.1 last(1): Add EXAMPLES section 2021-01-09 18:37:25 +01:00
last.c last: improve non-UTF8 locale output after libxo support was added 2021-10-11 19:02:12 +02:00
Makefile
Makefile.depend