Systemd/src/libudev
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
..
libudev-device-internal.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-device-private.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-device.c tree-wide: use "cannot" instead of "can not" 2018-02-08 10:34:52 +01:00
libudev-enumerate.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-hwdb.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev-list.c coccinelle: add reallocarray() coccinelle script 2018-03-02 12:39:07 +01:00
libudev-monitor.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev-private.h udev: use "#pragma once" 2018-02-09 16:33:30 +09:00
libudev-queue.c io-util: make flush_fd() return how many bytes where flushed 2018-01-05 13:55:08 +01:00
libudev-util.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libudev.sym Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
meson.build meson: rename libudev_internal to libudev_static and link into libudev 2018-01-03 12:09:46 +01:00