Systemd/src/udev
Lennart Poettering 6b44a121c1 cocci: there's not ENOTSUP, there's only EOPNOTSUPP
On Linux the former is a compat alias to the latter, and that's really
weird, as inside the kernel the two are distinct. Which means we really
should stay away from it.
2018-01-11 15:12:16 +01:00
..
ata_id Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
cdrom_id Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
collect tree-wide: use strv_isempty() instead of strv_length() == 0 2017-11-29 12:41:08 +01:00
mtd_probe udev: some very trivial coding style updates 2017-12-25 11:48:21 +01:00
net cocci: there's not ENOTSUP, there's only EOPNOTSUPP 2018-01-11 15:12:16 +01:00
scsi_id tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can 2017-12-25 11:48:21 +01:00
v4l_id Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
.vimrc import udev repository 2012-04-03 21:08:04 +02:00
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: add a single .h file to shared libs with no sources 2018-01-03 12:09:46 +01:00
udev-builtin-blkid.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udev-builtin-btrfs.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
udev-builtin-hwdb.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
udev-builtin-input_id.c cocci: use strempty() at more places 2018-01-10 17:11:19 +01:00
udev-builtin-keyboard.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
udev-builtin-kmod.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udev-builtin-net_id.c sd-boot, udev: trivial condition simplifications 2017-12-25 19:45:40 +01:00
udev-builtin-net_setup_link.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
udev-builtin-path_id.c udev: "handle" oom in path_id 2017-11-22 10:34:47 +01:00
udev-builtin-uaccess.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udev-builtin-usb_id.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udev-builtin.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
udev-ctrl.c Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
udev-event.c process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging 2018-01-04 13:27:26 +01:00
udev-node.c tree-wide: make use of new STRLEN() macro everywhere (#7639) 2017-12-14 19:02:29 +01:00
udev-rules.c tree-wide: make use of new STRLEN() macro everywhere (#7639) 2017-12-14 19:02:29 +01:00
udev-watch.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udev.conf man: add udev.conf(5) 2014-07-31 08:56:03 -04:00
udev.h Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udev.pc.in tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
udevadm-control.c tree-wide: unify logging of "Must be root" message 2017-12-11 23:19:45 +01:00
udevadm-hwdb.c udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm-info.c tree-wide: make use of new STRLEN() macro everywhere (#7639) 2017-12-14 19:02:29 +01:00
udevadm-monitor.c udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm-settle.c udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm-test-builtin.c udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm-test.c udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm-trigger.c udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm-util.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udevadm-util.h udevadm: getopt() and help message cleanup 2017-12-05 23:30:10 +09:00
udevadm.c Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
udevd.c Add mkdir_errno_wrapper() and use instead of mkdir() in various places 2017-12-16 13:28:22 +01:00