platform_system_core/libmodprobe
Colin Cross d459ccd14e Use android::base::Basename instead of basename
basename can have different behavior based on whether the glibc
or posix version is used, and musl doens't provide the glibc version
at all.  Avoid the problem by using the one in libbase instead.

Test: m USE_HOST_MUSL=true host-native -k
Change-Id: If17c7622ed9b9cffc218567a46afb059b608d3c9
2023-04-13 21:59:58 -07:00
..
include/modprobe Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
Android.bp Allow libmodprobe to be used by host binaries 2023-03-29 15:29:02 -07:00
libmodprobe.cpp Use android::base::Basename instead of basename 2023-04-13 21:59:58 -07:00
libmodprobe_ext.cpp Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
libmodprobe_ext_test.cpp modprobe: Use more inclusive language for modprobe and libmodprobe 2020-06-15 12:51:38 -07:00
libmodprobe_test.cpp Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
libmodprobe_test.h libmodprobe: parse kernel command line for module options 2019-12-27 13:39:23 -08:00
OWNERS Update libmodprobe's OWNERS. 2021-03-23 17:53:08 -07:00
TEST_MAPPING Add libmodprobe to hwasan-postsubmit 2022-03-18 21:48:29 +00:00