Systemd/src/libudev
David Herrmann 0b93157191 hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY
Lets not pollute the global namespace. Prefix all our exported names and
macros with SD_HWDB_*.
2014-12-12 09:30:50 +01:00
..
.gitignore update .gitignore 2012-04-13 21:58:01 +02:00
libudev-device-private.c treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
libudev-device.c use correct format types 2014-12-11 21:47:06 +01:00
libudev-enumerate.c everywhere: make use of new0() and macro() macros, and stop using perror() 2014-02-13 14:45:51 +01:00
libudev-hwdb.c hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY 2014-12-12 09:30:50 +01:00
libudev-list.c everywhere: make use of new0() and macro() macros, and stop using perror() 2014-02-13 14:45:51 +01:00
libudev-monitor.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
libudev-private.h udev: move global property handling from libudev to udevd 2014-11-13 13:50:01 +01:00
libudev-queue.c libudev: queue - watch entire directory to allow the re-use of the watch descriptor 2014-06-27 19:56:31 +02:00
libudev-util.c treewide: drop unnecessary trailing \n in log_*() calls 2014-11-28 14:26:31 +01:00
libudev.c treewide: drop unnecessary trailing \n in log_*() calls 2014-11-28 14:26:31 +01:00
libudev.h udev: switch to systemd logging functions 2014-11-13 13:12:57 +01:00
libudev.pc.in build-sys: libudev - get rid of the needless selinux linking (again) 2013-10-15 02:11:56 +02:00
libudev.sym libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd() 2014-08-30 11:39:47 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00