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
2024-11-24 04:09:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
825968f92c
ndk-busybox
/
modutils
History
Bernhard Reutner-Fischer
825968f92c
- fix compilation on x86_64
2008-05-16 16:00:38 +00:00
..
Config.in
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
2008-05-13 02:43:27 +00:00
insmod.c
- fix compilation on x86_64
2008-05-16 16:00:38 +00:00
Kbuild
build system overhaul
2006-10-05 10:17:08 +00:00
lsmod.c
*: fix fallout from -Wunused-parameter
2008-03-17 09:04:04 +00:00
modprobe.c
save a bit of code with *strchrnul = '\0' trick
2007-12-26 20:56:55 +00:00
rmmod.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00