summaryrefslogtreecommitdiff
path: root/src/libsystemd-terminal/evcat.c
AgeCommit message (Expand)Author
2015-07-27terminal: drop unfinished codeDavid Herrmann
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
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/idev: don't remove consumed-mods from kbd-matchesDavid Herrmann
2014-09-22terminal: signal object removal during sysview_context_stop()David Herrmann
2014-09-22terminal: print RESYNC state in evcatDavid Herrmann
2014-09-11terminal: enable sessions in evcat after taking controlDavid Herrmann
2014-08-27terminal: add systemd-evcat input debugging toolDavid Herrmann