hush/archival
Rob Landley b13fee4cbb Since rangecoder is just a bunch of C functions, move it into the one user
(decompress_unlzma.c).  Also a slight #include cleanup, and I've been meaning
to put #include <unistd.h> into libbb.h since it's so darn common...
2006-06-20 22:38:00 +00:00
..
libunarchive Since rangecoder is just a bunch of C functions, move it into the one user 2006-06-20 22:38:00 +00:00
ar.c
bunzip2.c Use xstat() instead of if(stat()) die() 2006-06-13 16:09:16 +00:00
Config.in - spelling 2006-06-07 20:30:01 +00:00
cpio.c
dpkg_deb.c - use bb_xchdir instead of ignoring eventual errors of chdir 2006-06-10 11:29:44 +00:00
dpkg.c
gunzip.c Patch from Denis Vlasenko: unlzma was make files with mode 777. Tweak 2006-06-13 14:54:42 +00:00
gzip.c
Makefile
Makefile.in
rpm2cpio.c
rpm.c - use bb_xchdir instead of ignoring eventual errors of chdir 2006-06-10 11:29:44 +00:00
tar.c
uncompress.c Use xstat() instead of if(stat()) die() 2006-06-13 16:09:16 +00:00
unlzma.c Use xstat() instead of if(stat()) die() 2006-06-13 16:09:16 +00:00
unzip.c