mirror of
https://github.com/dynup/kpatch
synced 2025-04-11 03:31:20 +00:00
- Replace echo $(cmd) with just cmd. - Replace $@ inside quotes with $*. - Always die if cd fails. - Ensure rm -rf "$TEMPDIR"/* never expands to rm -rf /*. Found by shellcheck. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |