]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-terminal/subterm.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / libsystemd-terminal / subterm.c
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