illiliti c7cc417701 simplify
2020-07-25 16:38:59 +03:00
2020-07-10 20:59:25 +03:00
2020-07-04 09:25:16 +03:00
2020-07-25 16:23:46 +03:00
2020-07-22 21:19:50 +03:00
2020-07-25 16:38:59 +03:00
2020-07-18 05:15:00 +03:00
2020-07-18 05:15:00 +03:00
2020-07-18 05:15:00 +03:00
2020-07-17 21:36:59 +03:00
2020-07-18 05:15:00 +03:00
2020-07-18 05:15:00 +03:00
2020-07-22 21:04:31 +03:00

Donate with Bitcoin

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
No description provided
Readme 199 KiB
Languages
C 96.2%
Makefile 3.8%