~registry/kmod/master

  • Committer: Lucas De Marchi
  • Date: 2024-06-11 13:15:36 UTC
  • Revision ID: git-v1:8837461494761d58be579641f20cc043274adddf
testsuite: Add missing.h include

basename() moved to missing.h when the libc doesn't provide it, but
testsuite is not including it. Add missing include.

Fixes: 11eb9bc67c31 ("Use portable implementation for basename API")
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 803 11 years ago Lucas De Marchi tools: Use test/kmod instead of kmod-nolib The re 151 bytes Diff Download File
COPYING 928 10 years ago Lucas De Marchi Clarify what licences apply where This doesn't ch 17.5 KB Diff Download File
depmod.c 1344 4 months ago Lucas De Marchi depmod: Fix warning with -D_TIME_BITS=64 Printing 70.5 KB Diff Download File
insmod.c 1077 8 years ago Lucas De Marchi insmod: fix wron fallthrough of -f Signed-off-by: 3.6 KB Diff Download File
kmod.c 1342 4 months ago Lucas De Marchi Use portable implementation for basename API musl 3.7 KB Diff Download File
kmod.h 1052 9 years ago Lucas De Marchi tools: add basic versions of insert and remove 1.3 KB Diff Download File
kmod.pc.in 1314 10 months ago Lucas De Marchi libkmod, depmod, modprobe: Make directory for kern 260 bytes Diff Download File
log.c 1071 9 years ago Lucas De Marchi Change default log level The default log level is 3 KB Diff Download File
log.h 787 11 years ago Lucas De Marchi Add format attribute and fix issues Add __attribu 1.2 KB Diff Download File
lsmod.c 1055 9 years ago Lucas De Marchi Fix spurious spaces in lsmod output While using " 2.5 KB Diff Download File
Makefile 863 10 years ago Lucas De Marchi build-sys: add small redirecting Makefiles These 332 bytes Diff Download File
modinfo.c 1314 10 months ago Lucas De Marchi libkmod, depmod, modprobe: Make directory for kern 10.9 KB Diff Download File
modprobe.c 1341 5 months ago Lucas De Marchi libkmod: add weak dependecies It has been seen th 24.5 KB Diff Download File
rmmod.c 1174 5 years ago Lucas De Marchi tools: Print a message if refcnt attribute is miss 4.5 KB Diff Download File
static-nodes.c 1314 10 months ago Lucas De Marchi libkmod, depmod, modprobe: Make directory for kern 6.8 KB Diff Download File