This website requires JavaScript.
Explore
Help
Register
Sign In
topjohnwu
/
ndk-busybox
Watch
1
Star
0
Fork
0
You've already forked ndk-busybox
mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced
2025-02-22 05:03:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ndk-busybox
/
modutils
History
Denis Vlasenko
8124a96c34
mdoprobe: fix SEGV bug (by Vlad Dronnikov)
2008-06-22 16:59:46 +00:00
..
Config.in
whitespace and comment fixes, no code changes
2008-06-16 04:09:25 +00:00
depmod.c
whitespace and comment fixes, no code changes
2008-06-16 04:09:25 +00:00
insmod.c
Reinstate CONFIG_CROSS_COMPILE_PREFIX
2008-06-02 04:51:29 +00:00
Kbuild
- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong
2008-05-26 12:01:49 +00:00
lsmod.c
replace single-char printf's with bb_putchar
2008-06-05 06:51:06 +00:00
modprobe.c
mdoprobe: fix SEGV bug (by Vlad Dronnikov)
2008-06-22 16:59:46 +00:00
rmmod.c
- use (uC)libc functions. Saves a dozen bytes.
2008-05-27 10:13:54 +00:00