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
Eric Andersen
8fede28c74
Patch from Matthias Lang <matthias@corelatus.se> to fix gunzip
...
error handling and prevent gunzip from hanging.
2002-09-16 07:25:41 +00:00
..
libunarchive
Patch from Matthias Lang <matthias@corelatus.se> to fix gunzip
2002-09-16 07:25:41 +00:00
ar.c
…
bunzip2.c
inline many functions that are only called once. saves about 300 bytes
2002-06-23 22:13:22 +00:00
config.in
Support for GNU style long filename and linknames
2002-09-15 16:54:49 +00:00
cpio.c
…
dpkg_deb.c
…
dpkg.c
…
gunzip.c
chmod on the NEW file
2002-08-26 17:17:27 +00:00
gzip.c
Remove duplicate variable definition
2002-08-22 19:15:26 +00:00
Makefile
…
Makefile.in
…
rpm2cpio.c
…
tar.c
Run through indent, use /* */ style comments, change extern to static
2002-08-22 13:44:08 +00:00
unzip.c
…