index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-terminal
/
idev-evdev.c
Age
Commit message (
Expand
)
Author
2015-07-27
terminal: drop unfinished code
David Herrmann
2015-05-30
terminal: fix include ordering
Thomas Hindoe Paaboel Andersen
2015-04-30
terminal: update for simpler sd-bus api's
Thomas Hindoe Paaboel Andersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-09-22
terminal: make evdev logind-matches per session
David Herrmann
2014-09-22
terminal: forward evdev RESYNC events to linked devices
David Herrmann
2014-09-22
terminal: always call _enable/_disable on evdev devices
David Herrmann
2014-09-16
terminal: remove dead code checking O_WRONLY
David Herrmann
2014-09-11
terminal: drop redundant assertion
David Herrmann
2014-09-11
terminal: fix wrong return value in idev if fcntl() fails
David Herrmann
2014-09-11
terminal: remove redundant "struct" prefixes
David Herrmann
2014-09-11
terminal: discard async read() errors for evdev
David Herrmann
2014-08-27
terminal: add evdev elements to idev
David Herrmann