hush/archival
2006-06-25 22:39:24 +00:00
..
libunarchive Various cleanups I made while going through Erik Hovland's patch submissions, 2006-06-25 22:39:24 +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 - use bb_msg_{read,write}_error where appropriate. 2006-06-03 22:45:37 +00:00
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 A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and 2006-06-25 00:34:52 +00:00
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 - reuse strings and messages. Saves about 600B 2006-06-07 20:17:41 +00:00