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
e92923862e
Branches
Tags
View all branches
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
…
cpio.c
…
dpkg_deb.c
…
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
…
gzip.c
…
Makefile
…
Makefile.in
…
rpm2cpio.c
…
rpm.c
…
tar.c
- typo: s/derefernce/dereference/g
2006-04-18 14:17:49 +00:00
uncompress.c
…
unlzma.c
…
unzip.c
…