Systemd/src/udev
Lennart Poettering 62d74c78b5 coccinelle: add reallocarray() coccinelle script
Let's systematically make use of reallocarray() whereever we invoke
realloc() with a product of two values.
2018-03-02 12:39:07 +01:00
..
ata_id Add SPDX license identifiers to source files under the GPL 2017-11-19 19:08:15 +01:00
cdrom_id tree-wide: use "cannot" instead of "can not" 2018-02-08 10:34:52 +01:00
collect Revert "Replace use of snprintf with xsprintf" 2018-02-23 00:13:52 +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 udevadm: prevent segfault in blkid builtin when offset not specified 2018-03-01 21:50:38 +08: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 Fix format-truncation compile failure by typecasting USB IDs (#8250) 2018-02-22 19:41:30 +01:00
udev-builtin-input_id.c udev: don't assign INPUT_ID_MOUSE to a touchpad/joystick/touchscreen (#8259) 2018-02-23 09:36:45 +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 udev/net-id: check all snprintf return values 2018-02-23 11:15:42 +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: use "cannot" instead of "can not" 2018-02-08 10:34:52 +01:00
udev-rules.c coccinelle: add reallocarray() coccinelle script 2018-03-02 12:39:07 +01:00
udev-watch.c Add some handling to remaining unlinkat calls 2018-02-19 15:00:00 +01:00
udev.conf Add note to udev.conf that changes to that file require a rebuild of the initramfs 2018-02-27 18:56:19 -03: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 log: minimize includes in log.h 2018-01-11 14:44:31 +01:00
udevadm-hwdb.c coccinelle: add reallocarray() coccinelle script 2018-03-02 12:39:07 +01: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: fix fd leak on oom 2018-02-15 11:49:40 +01: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 tree-wide: use "cannot" instead of "can not" 2018-02-08 10:34:52 +01:00