|
Failed to load latest commit information. |
|
m4
|
Initial import
|
Oct 13, 2015
|
|
.gitignore
|
Initial import
|
Oct 13, 2015
|
|
Makefile.am
|
Add -Wall -Werror to compiler flags
|
Sep 11, 2016
|
|
README
|
Borrow evdev device type detection routine from xf86-input-evdev
|
Sep 11, 2016
|
|
autogen.sh
|
Initial import
|
Oct 13, 2015
|
|
configure.ac
|
Support for FreeBSD9
|
Sep 11, 2016
|
|
libudev.h
|
Add udev_enumerate_scan_subsystems()
|
Oct 21, 2017
|
|
libudev.pc.in
|
Initial import
|
Oct 13, 2015
|
|
udev-device.c
|
make PCI_ID lookup work for Mesa
|
Dec 17, 2016
|
|
udev-device.h
|
Add forgotten udev_device_get_devlinks_list declaration
|
Nov 10, 2015
|
|
udev-enumerate.c
|
Mark function unused to satisfy compiler and disable log output so th…
|
May 31, 2018
|
|
udev-filter.c
|
Merge pull request #4 from adriaandegroot/add-scan-subsystems
|
May 31, 2018
|
|
udev-filter.h
|
Add udev_enumerate_scan_subsystems()
|
Oct 21, 2017
|
|
udev-list.c
|
Add -Wall -Werror to compiler flags
|
Sep 11, 2016
|
|
udev-list.h
|
Initial import
|
Oct 13, 2015
|
|
udev-monitor.c
|
Implement udev_enumerate_add_match_sysattr, udev_enumerate_add_nomatc…
|
Nov 9, 2015
|
|
udev-utils.c
|
Give udev_enumerate_scan_subsystems() empty implemention and fix inde…
|
May 31, 2018
|
|
udev-utils.h
|
Stub some functions. Bump libudev version to 199
|
Nov 2, 2015
|
|
udev.c
|
Initial import
|
Oct 13, 2015
|
|
udev.h
|
Initial import
|
Oct 13, 2015
|
|
utils.c
|
Add udev_enumerate_scan_subsystems()
|
Oct 21, 2017
|
|
utils.h
|
Mark function unused to satisfy compiler and disable log output so th…
|
May 31, 2018
|