1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/udev/lib
2009-05-21 01:44:45 +02:00
..
.gitignore libudev: add library to access udev information 2008-08-27 17:11:58 +02:00
exported_symbols libudev: monitor - export filter_update() 2009-04-23 18:05:10 +02:00
libudev-ctrl.c use more efficient string copying 2009-05-20 17:57:52 +02:00
libudev-device-db-write.c fix location of database files 2009-05-21 01:44:45 +02:00
libudev-device.c fix location of database files 2009-05-21 01:44:45 +02:00
libudev-enumerate.c use more efficient string copying 2009-05-20 17:57:52 +02:00
libudev-list.c drop "extern" keyword from non-static function 2009-04-26 13:59:39 +02:00
libudev-monitor.c use more efficient string copying 2009-05-20 17:57:52 +02:00
libudev-private.h use more efficient string copying 2009-05-20 17:57:52 +02:00
libudev-queue.c use openat(), unlinkat(), fstatat() 2009-05-20 18:58:52 +02:00
libudev-util.c require key names in uppercase 2009-05-20 23:45:32 +02:00
libudev.c require key names in uppercase 2009-05-20 23:45:32 +02:00
libudev.h drop "extern" keyword from non-static function 2009-04-26 13:59:39 +02:00
libudev.pc.in libudev: libudev.pc remove selinux 2008-10-06 12:18:55 +02:00
Makefile.am libudev: do not include ctrl in libudev.so 2008-10-15 16:54:06 +02:00
test-libudev.c libudev: monitor - switch to filter_add_match_subsystem_devtype() 2009-04-23 03:24:38 +02:00