chiark / gitweb /
nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1
[elogind.git] / src / shared / json.c
2014-12-22 Tom Gundersenshared: json - support escaping utf16 surrogate pairs
2014-12-22 Tom Gundersenshared: utf8 - support ucs4 -> utf8
2014-12-15 Lennart Poetteringshared: add minimal JSON tokenizer