summaryrefslogtreecommitdiff
path: root/src/libsystemd-terminal/subterm.c
AgeCommit message (Expand)Author
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-05-29terminal: use signal-util.h and reorder includesThomas Hindoe Paaboel Andersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-12-22shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-10-05terminal/subterm: leave bold-light conversion to parentDavid Herrmann
2014-10-05terminal/subterm: skip setting parent's cursorDavid Herrmann
2014-10-03terminal/screen: add cursor renderingDavid Herrmann
2014-10-03terminal/subterm: use screen rendererDavid Herrmann
2014-10-03terminal: make utf8 decoder return lengthDavid Herrmann
2014-07-29terminal/subterm: use usec_t instead of "unsigned long"David Herrmann
2014-07-18terminal: suppress warning in subtermDavid Herrmann
2014-07-18terminal: add format attributesThomas Hindoe Paaboel Andersen
2014-07-18terminal: add systemd-subterm exampleDavid Herrmann