summaryrefslogtreecommitdiff
path: root/src/shared/utf8.c
AgeCommit message (Expand)Author
2015-04-14util: when unescaping C escape sequences support C++11 \u andLennart Poettering
2014-12-29shared: utf8 - support decoding the full utf16Tom Gundersen
2014-12-29shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-20fix compiler warningSusant Sahani
2014-12-20src/shared/utf8.c: follow upstream adding utf8_encode_unichar()Lennart Poettering
2014-11-14utf8: when looking at the next unichar, honour the size parameter, in utf8_is...Lennart Poettering
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-08-10shared/utf8: mark char* as constDave Reisner
2012-08-08fix a couple of issues found with llvm-analyzeLennart Poettering
2012-07-13journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers