index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
utf8.c
Age
Commit message (
Expand
)
Author
2015-04-14
util: when unescaping C escape sequences support C++11 \u and
Lennart Poettering
2014-12-29
shared: utf8 - support decoding the full utf16
Tom Gundersen
2014-12-29
shared: utf8 - support ucs4 -> utf8
Tom Gundersen
2014-12-20
fix compiler warning
Susant Sahani
2014-12-20
src/shared/utf8.c: follow upstream adding utf8_encode_unichar()
Lennart Poettering
2014-11-14
utf8: when looking at the next unichar, honour the size parameter, in utf8_is...
Lennart Poettering
2014-08-14
src/shared: import more code cleanups from upstream
Anthony G. Basile
2014-08-05
src/shared: refactor shared code
Anthony G. Basile
2012-11-15
Isolation of udev code from remaining systemd
Anthony G. Basile
2012-08-10
shared/utf8: mark char* as const
Dave Reisner
2012-08-08
fix a couple of issues found with llvm-analyze
Lennart Poettering
2012-07-13
journalctl: show any printable Unicode character
Zbigniew Jędrzejewski-Szmek
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers