chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / libsystemd-terminal / subterm.c
2015-04-19 Andy WingoRemove src/libsystemd-terminal
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-01 Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2014-12-22 Tom Gundersenshared: utf8 - support ucs4 -> utf8
2014-12-10 Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-05 David Herrmannterminal/subterm: leave bold-light conversion to parent
2014-10-05 David Herrmannterminal/subterm: skip setting parent's cursor
2014-10-03 David Herrmannterminal/screen: add cursor rendering
2014-10-03 David Herrmannterminal/subterm: use screen renderer
2014-10-03 David Herrmannterminal: make utf8 decoder return length
2014-07-29 David Herrmannterminal/subterm: use usec_t instead of "unsigned long"
2014-07-18 David Herrmannterminal: suppress warning in subterm
2014-07-18 Thomas Hindoe Paab... terminal: add format attributes
2014-07-18 David Herrmannterminal: add systemd-subterm example