This website requires JavaScript.
Explore
Help
Register
Sign in
ahp
/
busybox
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cc59aae65f
busybox
/
applets
History
Download ZIP
Download TAR.GZ
Rob Landley
cc59aae65f
Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about
...
matching up macro arguments even when the macro substitutes to nothing...
2005-12-07 23:17:28 +00:00
..
applets.c
Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about
2005-12-07 23:17:28 +00:00
busybox.c
busybox.c: ENABLE_LOCALE logic correct.
2005-09-29 08:19:04 +00:00
busybox.mkll
Fixup the new buildsystem a bit.
2001-10-24 07:58:02 +00:00
install.sh
Per Vladimir's suggestion, force the locale to POSIX for all
2001-03-08 21:42:11 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
- remove explicit dependency of busybox.o and applets.o and usage.h from the
2005-10-05 14:52:21 +00:00