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
/
archival
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
..
libunarchive
Patch from Dennis Vlasenko to add the option to compress help text.
2006-04-27 23:34:46 +00:00
ar.c
…
bunzip2.c
Glenn gave permission for GPLv2 "or later".
2006-04-17 22:49:30 +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
cpio.c
…
dpkg_deb.c
- patch from Denis Vlasenko to add and use bb_xchdir()
2006-04-12 18:39:58 +00:00
dpkg.c
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
2006-05-07 20:20:34 +00:00
gunzip.c
Patch from Denis Vlasenko to add xstat() and use it.
2006-03-13 15:45:16 +00:00
gzip.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
Makefile
…
Makefile.in
- revert back to r14406
2006-03-13 19:04:00 +00:00
rpm2cpio.c
…
rpm.c
…
tar.c
- typo: s/derefernce/dereference/g
2006-04-18 14:17:49 +00:00
uncompress.c
- move buffer allocation schemes to libbb.h
2006-04-03 16:39:31 +00:00
unlzma.c
…
unzip.c
- patch from Denis Vlasenko to add and use bb_xchdir()
2006-04-12 18:39:58 +00:00