chiark / gitweb /
journalctl: show any printable Unicode character
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Jul 2012 23:07:41 +0000 (01:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Jul 2012 23:07:41 +0000 (01:07 +0200)
commitba961854ddec8a8efcffab44540c33cc7dffebfa
tree4438f3218e86cf5620affd2b4850e90890f0e3da
parent3a419b98485e347413f723f46ceb38dcf2c94688
journalctl: show any printable Unicode character

This makes sure we are OK in outputting all valid, non-control UTF-8
characters, instead of just printable 7bit ASCII.
Makefile.am
TODO
src/shared/logs-show.c
src/shared/utf8.c
src/shared/utf8.h