This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
debianutils
History
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
Makefile
…
Makefile.in
- revert back to r14406
2006-03-13 19:04:00 +00:00
mktemp.c
…
pipe_progress.c
…
readlink.c
…
run_parts.c
…
start_stop_daemon.c
- patch from Denis Vlasenko to add and use bb_xdaemon()
2006-04-12 18:09:26 +00:00
which.c
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
2006-05-07 20:20:34 +00:00