Systemd/src/libudev
Colin Guthrie 8232e39e7c udev hwdb: Change error message regarding missing hwdb.bin back to debug.
When used in an initramfs, it's expected that the hwdb.bin file is
not present (it makes for a very large initramfs otherwise).

While it's nice to tell the user about this, as it's not strictly
speaking an error we really shouldn't be so forceful in our
reporting.
2014-11-05 21:06:49 +00:00
..
.gitignore update .gitignore 2012-04-13 21:58:01 +02:00
libudev-device-private.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
libudev-device.c udev: fix path for database names on 'change' event 2014-09-18 15:28:07 +02: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-def.h Fix "attribute 'packed' is ignored" warnings when using Clang 2012-12-17 10:43:58 +01:00
libudev-hwdb.c udev hwdb: Change error message regarding missing hwdb.bin back to debug. 2014-11-05 21:06:49 +00: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 libudev: monitor - warn if we fail to request SO_PASSCRED 2014-09-18 13:48:44 +02:00
libudev-private.h udev: fix path for database names on 'change' event 2014-09-18 15:28:07 +02: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 libudev: do not accept invalid log levels 2014-11-01 14:39:47 -04:00
libudev.c libudev: Use correct free function 2014-11-01 16:04:25 -04:00
libudev.h libudev: queue provide file descriptor to watch busy event queue 2014-06-27 17:56:41 +02: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