Systemd/src/libsystemd-terminal
Zbigniew Jędrzejewski-Szmek 553acb7b6b treewide: sanitize loop_write
loop_write() didn't follow the usual systemd rules and returned status
partially in errno and required extensive checks from callers. Some of
the callers dealt with this properly, but many did not, treating
partial writes as successful. Simplify things by conforming to usual rules.
2014-12-09 21:36:08 -05:00
..
evcat.c treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
grdev-drm.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
grdev-internal.h terminal: fix spelling mistake 2014-09-23 09:22:33 -04:00
grdev.c treewide: more log_*_errno() conversions, multiline calls 2014-11-28 17:17:51 +01:00
grdev.h terminal/grdev: allow arbitrary fb-age contexts 2014-10-03 15:57:00 +02:00
idev-evdev.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
idev-internal.h terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev-keyboard.c treewide: more log_*_errno + return simplifications 2014-11-28 18:24:30 +01:00
idev.c treewide: more log_*_errno() conversions, multiline calls 2014-11-28 17:17:51 +01:00
idev.h terminal/idev: don't remove consumed-mods from kbd-matches 2014-10-05 18:02:28 +02:00
modeset.c treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
subterm.c treewide: sanitize loop_write 2014-12-09 21:36:08 -05:00
sysview-internal.h terminal: add sysview_seat_switch_to() 2014-09-29 15:37:31 +02:00
sysview.c treewide: simplify log_*_errno(r,...) immediately followed by "return r" 2014-11-28 17:34:26 +01:00
sysview.h terminal: add helper to retrieve the seat of a session 2014-09-29 15:37:32 +02:00
term-charset.c terminal: add parser state-machine 2014-07-18 12:53:41 +02:00
term-internal.h terminal/screen: add support for alternate screen buffers 2014-10-05 15:26:54 +02:00
term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
term-parser.c terminal/screen: perform bold->light conversion only on foreground 2014-10-05 15:49:26 +02:00
term-screen.c terminal/screen: fix GL/GR double-mapping 2014-11-30 14:37:57 +01:00
term-wcwidth.c terminal: avoid warning about signed-unsigned comparison 2014-08-03 23:53:49 -04:00
term.h terminal/screen: adjust screen age only on update 2014-10-03 15:57:00 +02:00
test-term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
test-term-parser.c terminal: make utf8 decoder return length 2014-10-03 15:57:00 +02:00
test-unifont.c terminal: move unifont-internal.h to unifont.h 2014-10-02 08:40:43 +02:00
unifont-def.h terminal: move unifont-map to datadir 2014-10-02 08:40:43 +02:00
unifont-glyph-array.bin terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont.c terminal/unifont: add built-in fallback glyph 2014-10-03 15:57:00 +02:00
unifont.h terminal/unifont: add built-in fallback glyph 2014-10-03 15:57:00 +02:00
unifont.hex terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00