Systemd/src/libudev
Yu Watanabe 46f0fbd8fd udev: drop util_log_priority() and use log_level_from_string()
The function util_log_priority() is almost same as
log_level_from_string(). The difference between them is only that
util_log_priority() accepts such that '3 hogehoge'.
2018-11-12 23:25:40 +09:00
..
libudev-device-internal.h libudev-device: create sd_device at first in udev_device_new_from_*() 2018-09-11 12:45:21 +09:00
libudev-device-private.c libudev: conserve previous behavior 2018-11-12 13:00:30 +09:00
libudev-device.c sd-device: make sd_device_get_is_initialized() returns is_initialized by return value 2018-10-29 17:33:33 +09:00
libudev-enumerate.c libudev-enumerate: use structured initializer 2018-09-11 12:45:21 +09:00
libudev-hwdb.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
libudev-list.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
libudev-monitor.c libudev: re-implement udev-monitor by sd_device_monitor 2018-10-17 03:31:20 +09:00
libudev-private.h udev: drop util_log_priority() and use log_level_from_string() 2018-11-12 23:25:40 +09:00
libudev-queue.c libudev-queue: coding style fixes 2018-09-11 12:45:21 +09:00
libudev-util.c udev: drop util_log_priority() and use log_level_from_string() 2018-11-12 23:25:40 +09:00
libudev.c libudev: modernize code a bit 2018-09-11 12:45:21 +09:00
libudev.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
libudev.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libudev.sym tree-wide: drop 'This file is part of systemd' blurb 2018-06-14 10:20:20 +02:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00