kmod/tools
Emil Velikov 5c24480dff depmod: Remove a malloc call
The offsets of node children can be stored on stack.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Link: https://github.com/kmod-project/kmod/pull/188
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
2024-11-13 08:56:11 -06:00
..
.gitignore tools: Use test/kmod instead of kmod-nolib 2013-07-02 21:15:54 -03:00
COPYING Clarify what licences apply where 2014-10-09 01:26:34 -03:00
depmod.c depmod: Remove a malloc call 2024-11-13 08:56:11 -06:00
insmod.c tools: Use options_from_array in insmod 2024-10-23 22:10:39 -05:00
kmod.c tools: mass convert with clang-format 2024-09-24 09:59:20 -05:00
kmod.h tools: Extract options_from_array into opt.c 2024-10-23 22:10:39 -05:00
kmod.pc.in Remove depmod_module_directory_override from .pc 2024-09-10 13:27:06 -05:00
log.c Always define and use ENABLE_DEBUG 2024-10-17 09:27:15 -05:00
log.h Drop the one line short description on sources 2024-07-26 13:41:56 -05:00
lsmod.c tools/lsmod: minor getopt tweaks 2024-10-22 10:37:11 -05:00
Makefile build-sys: add small redirecting Makefiles 2014-03-06 01:59:58 -03:00
modinfo.c modinfo: Prevent undefined behavior with long keys 2024-10-17 16:47:53 -05:00
modprobe.c tools: Use options_from_array in insmod 2024-10-23 22:10:39 -05:00
opt.c tools: Use options_from_array in insmod 2024-10-23 22:10:39 -05:00
opt.h tools: Extract options_from_array into opt.c 2024-10-23 22:10:39 -05:00
rmmod.c tools/rmmod: minor getopt tweaks 2024-10-22 10:37:11 -05:00
static-nodes.c tools: mass convert with clang-format 2024-09-24 09:59:20 -05:00