Systemd/src/udev
Zbigniew Jędrzejewski-Szmek ca78ad1de9 headers: remove unneeded includes from util.h
This means we need to include many more headers in various files that simply
included util.h before, but it seems cleaner to do it this way.
2019-03-27 11:53:12 +01:00
..
ata_id util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
cdrom_id tree-wide: constify a few static string tables 2019-03-25 14:04:34 +01:00
mtd_probe coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
net network,udev: explicitly declare 'conditions' is a list 2019-03-24 00:35:39 +09:00
scsi_id util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
v4l_id v4l_id: use device_caps if available 2019-02-15 12:14:05 +01:00
.vimrc
generate-keyboard-keys-gperf.sh separate flags from shebang 2017-12-25 19:48:49 +01:00
generate-keyboard-keys-list.sh separate flags from shebang 2017-12-25 19:48:49 +01:00
meson.build meson: declare version.h as dep for various targets that include build.h 2019-02-25 10:41:41 +01:00
udev-builtin-blkid.c udev: use SYNTHETIC_ERRNO() macro in log_device_*_errno() 2019-01-13 17:50:47 +09:00
udev-builtin-btrfs.c udev: use SYNTHETIC_ERRNO() macro in log_device_*_errno() 2019-01-13 17:50:47 +09:00
udev-builtin-hwdb.c udev: use ENODATA when 'No entry found from hwdb' 2019-01-13 18:04:10 +09:00
udev-builtin-input_id.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
udev-builtin-keyboard.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
udev-builtin-kmod.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
udev-builtin-net_id.c udev: move naming-scheme bits into their own file 2019-01-17 13:56:02 +01:00
udev-builtin-net_setup_link.c udev: use SYNTHETIC_ERRNO() macro in log_device_*_errno() 2019-01-13 17:50:47 +09:00
udev-builtin-path_id.c Delete duplicate lines 2019-01-12 16:02:26 +01:00
udev-builtin-uaccess.c udev: use right error variable to make level decision 2018-10-24 20:47:52 +02:00
udev-builtin-usb_id.c udev-builtin-usb_id: guard against overflow when reading descriptor data 2019-02-28 11:57:51 +01:00
udev-builtin.c tree-wide: constify a few static string tables 2019-03-25 14:04:34 +01:00
udev-builtin.h udev-builtin: modernize code a bit 2018-10-23 18:28:38 +09:00
udev-ctrl.c udev-ctrl: split out logic of waiting for reply to udev_ctrl_wait() 2019-02-20 06:17:42 +09:00
udev-ctrl.h udev-ctrl: split out logic of waiting for reply to udev_ctrl_wait() 2019-02-20 06:17:42 +09:00
udev-event.c udevd: use device_get_action() and device_get_seqnum() 2019-03-12 03:49:53 +09:00
udev-node.c udev: run programs in the specified order 2019-03-05 09:27:29 +01:00
udev-node.h udev: run programs in the specified order 2019-03-05 09:27:29 +01:00
udev-rules.c tree-wide: constify a few static string tables 2019-03-25 14:04:34 +01:00
udev-watch.c coccinelle: also mark previous synthetic errnos as such 2018-11-22 10:54:38 +01:00
udev-watch.h udev-watch: replace udev_device by sd_device and modernize code a bit 2018-10-11 04:21:14 +09:00
udev.conf udev: also allow resolve_names= to be specified in udev.conf 2018-11-13 14:35:36 +01:00
udev.h udev: run programs in the specified order 2019-03-05 09:27:29 +01:00
udev.pc.in meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
udevadm-control.c udev-ctrl: split out logic of waiting for reply to udev_ctrl_wait() 2019-02-20 06:17:42 +09:00
udevadm-hwdb.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
udevadm-info.c udev: use string_table_lookup() where we can 2019-03-22 12:21:12 +01:00
udevadm-monitor.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
udevadm-settle.c udev-ctrl: split out logic of waiting for reply to udev_ctrl_wait() 2019-02-20 06:17:42 +09:00
udevadm-test-builtin.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
udevadm-test.c udevadm-test: check action string earlier 2019-03-12 03:49:53 +09:00
udevadm-trigger.c udev: fix memleak in 'udevadm trigger --settle' 2019-03-12 09:15:02 +01:00
udevadm-util.c udevadm: allow a .device unit to be specified for query and trigger 2018-12-11 09:24:31 +01:00
udevadm-util.h udevadm-info,trigger: replace udev_device by sd_device 2018-10-17 03:31:20 +09:00
udevadm.c tree-wide: constify a few static string tables 2019-03-25 14:04:34 +01:00
udevadm.h udevadm: add a workaround for dracut 2019-01-02 10:26:16 +01:00
udevd.c util: split out some stuff into a new file limits-util.[ch] 2019-03-13 12:16:43 +01:00