d05676f2322c70e1dadbe863eab03c968494a2d1
libudev-zero
Drop-in replacement for libudev intended to work without daemon
What Works
- xorg-server
- libinput
- wlroots
- weston
- libusb - broken completely
- kwin - fix
- ???
Dependencies
- C99 compiler (build time)
- POSIX make (build time)
- POSIX & XSI libc
- Linux >= 2.6.39
Installation
make
make PREFIX=/usr install # overwrites existing udev libraries if any
TODO
- speed up performance
- implement hotplugging support
- remove dirty hack. use ioctl()
Description
Languages
C
96.2%
Makefile
3.8%