busybox/archival
2006-07-01 14:52:12 +00:00
..
libunarchive Remove all usage of the "register" storage class specifier. 2006-07-01 13:08:46 +00:00
ar.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
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 Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
dpkg_deb.c - use bb_xchdir instead of ignoring eventual errors of chdir 2006-06-10 11:29:44 +00:00
dpkg.c More removal of "#if 0" content. 2006-07-01 14:52:12 +00:00
gunzip.c More removal of "#if 0" content. 2006-07-01 14:52:12 +00:00
gzip.c More removal of "#if 0" content. 2006-07-01 14:52:12 +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