hush/modutils
Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
as the old optimization did (actually does slightly better under gcc 4.0), and
simplifies the code.
2006-05-07 20:20:34 +00:00
..
Config.in Patch from Robert P Day: let menuconfig indent stuff for us, we don't have 2006-04-13 23:22:16 +00:00
insmod.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
lsmod.c
Makefile
Makefile.in
modprobe.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
rmmod.c