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
2e772edacf
busybox
/
archival
History
Glenn L McGrath
2e772edacf
Change extraction/list code to use common unarchive code.
2001-10-05 02:58:48 +00:00
..
libunarchive
This is vodz' latest patch. Sorry it took so long...
2001-07-17 01:12:36 +00:00
ar.c
Allow the unarchive() extract_list variable to be NULL, meaning extract all
2001-07-14 08:49:53 +00:00
cpio.c
Allow the unarchive() extract_list variable to be NULL, meaning extract all
2001-07-14 08:49:53 +00:00
dpkg_deb.c
Change read_package_field interface, and rewrite using low level functions
2001-07-18 15:47:21 +00:00
dpkg.c
Fixes with help from Stefan, Typo in prerm script, and when reinstall a package the old packages status was getting overwritten.
2001-10-04 05:22:42 +00:00
gunzip.c
Move setvbuf calls from gz_open() to calling functions, setvbuf is only supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt.
2001-07-13 06:43:03 +00:00
gzip.c
Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k
2001-08-22 04:15:47 +00:00
rpm2cpio.c
Standard typing (u_int16_t instead of u16, u_int32_t instead
2001-08-29 19:02:26 +00:00
tar.c
Change extraction/list code to use common unarchive code.
2001-10-05 02:58:48 +00:00