wok-current view libevdev/description.txt @ rev 25659
Update expat CVE-2023-52425,CVE-2023-52426, patch libxml2 CVE-2024-25062
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Feb 18 10:03:28 2024 +0000 (10 months ago) |
parents | |
children |
line source
1 Libevdev is a wrapper library for evdev devices.
2 It moves the common tasks when dealing with evdev devices into a
3 library and provides a library interface to the callers, thus
4 avoiding erroneous ioctls, etc.
6 The eventual goal is that libevdev wraps all ioctls available to
7 evdev devices, thus making direct access unnecessary.