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
8e74bf94f3
busybox
/
archival
History
Glenn L McGrath
8e74bf94f3
Changed gz_open to ruturn a stream
2001-06-20 07:54:15 +00:00
..
libunarchive
Move messages.c to libbb. Make each string in messages.c be its own .o file.
2001-04-25 05:39:18 +00:00
ar.c
Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
2001-06-20 07:48:00 +00:00
dpkg_deb.c
Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
2001-06-20 07:48:00 +00:00
dpkg.c
Reorganise archive extraction code
2001-06-13 07:26:39 +00:00
gunzip.c
Make - read compressed data from stdin (thanks to Marius Groeger).
2001-05-22 14:23:02 +00:00
gzip.c
Tolerate -q argument, if -q is passed give a warning and continue rather than just fail
2001-05-07 12:01:58 +00:00
tar.c
Changed gz_open to ruturn a stream
2001-06-20 07:54:15 +00:00