This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
157fea5960e753cae5744457e98cdcbfa17358c4
busybox
/
archival
T
History
Glenn L McGrath
83bf47c02f
Speed and memory usage improvements from Laurence Adnerson
2002-11-20 22:00:31 +00:00
..
libunarchive
Speed and memory usage improvements from Laurence Adnerson
2002-11-20 22:00:31 +00:00
ar.c
…
bunzip2.c
…
config.in
enable .tar.bz2 for dpkg-deb
2002-11-05 01:52:23 +00:00
cpio.c
Change filter paramaters, filters can be more powefull now
2002-11-04 23:47:31 +00:00
dpkg_deb.c
Minor cleanups
2002-11-13 00:24:20 +00:00
dpkg.c
Use a switch instead of successive if (strcmp()) statments.
2002-11-06 23:35:28 +00:00
gunzip.c
…
gzip.c
…
Makefile
…
Makefile.in
…
rpm2cpio.c
Call lseek directly rather than via data_align()
2002-11-03 14:14:53 +00:00
tar.c
Remove #defines around get_header_ptr, we allways need it.
2002-11-16 21:34:57 +00:00
uncompress.c
…
unzip.c
…