libevdev/test
Peter Hutterer 9dee4db9d7 Split libevdev_new() into _new and _new_from_fd()
libevdev_new() can only fail on allocation failures, but with an fd the
failure options are more. Split into a new function that can return an error
code.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-05-31 15:24:58 +10:00
..
.gitignore libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00
event-names.h libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00
libevdev-events.c Split libevdev_new() into _new and _new_from_fd() 2013-05-31 15:24:58 +10:00
libevdev-print.c Split libevdev_new() into _new and _new_from_fd() 2013-05-31 15:24:58 +10:00
Makefile.am libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00