1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/libsystemd-terminal
David Herrmann 6a15ce2b3e terminal/grdev: simplify DRM event parsing
Coverity complained about this code and is partially right. We are not
really protected against integer overflows. Sure, unlikely, but lets just
avoid any overflows and properly protect our parser loop.
2014-10-03 15:57:00 +02:00
..
evcat.c terminal: signal object removal during sysview_context_stop() 2014-09-22 18:14:44 +02:00
grdev-drm.c terminal/grdev: simplify DRM event parsing 2014-10-03 15:57:00 +02:00
grdev-internal.h terminal: fix spelling mistake 2014-09-23 09:22:33 -04:00
grdev.c terminal: provide display dimensions to API users 2014-09-23 20:05:45 +02:00
grdev.h terminal: provide display dimensions to API users 2014-09-23 20:05:45 +02:00
idev-evdev.c terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev-internal.h terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev-keyboard.c terminal: fix uninitialized variable in strerror() log message 2014-09-11 17:20:11 +02:00
idev.c terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev.h terminal: add xkb-based keyboard devices to idev 2014-08-27 18:42:28 +02:00
modeset.c terminal: signal object removal during sysview_context_stop() 2014-09-22 18:14:44 +02:00
subterm.c terminal: make utf8 decoder return length 2014-10-03 15:57:00 +02:00
sysview-internal.h terminal: add sysview_seat_switch_to() 2014-09-29 15:37:31 +02:00
sysview.c terminal: add helper to retrieve the seat of a session 2014-09-29 15:37:32 +02: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: add term.h header for library users 2014-10-02 08:40:43 +02:00
term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
term-parser.c terminal: make utf8 decoder return length 2014-10-03 15:57:00 +02:00
term-screen.c terminal: make utf8 decoder return length 2014-10-03 15:57:00 +02:00
term-wcwidth.c terminal: avoid warning about signed-unsigned comparison 2014-08-03 23:53:49 -04:00
term.h terminal: make utf8 decoder return length 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: add unifont_get_width/height() 2014-10-02 08:40:43 +02:00
unifont.h terminal: add unifont_get_width/height() 2014-10-02 08:40:43 +02:00
unifont.hex terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00