Systemd/src/libudev
Zbigniew Jędrzejewski-Szmek f47ad59316 Use log "level" instead of "priority"
The term "priority" is misleading because higher levels have lower
priority. "Level" is clearer and shorter.

This commit touches only the textual descriptions, not function and variable
names themselves. "Priority" is used in various command-line switches and
protocol constants, so completly getting rid of "priority" is hard.

I also left "priority" in various places where the clarity suffered
when it was removed.
2014-11-01 14:39:47 -04: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: Support shipping pre-compiled database in system images 2014-10-28 14:28:18 +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 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 Use log "level" instead of "priority" 2014-11-01 14:39:47 -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