Move compare_string_array to libbb
[oweals/busybox.git] / archival / cpio.c
2002-11-04 Glenn L McGrathChange filter paramaters, filters can be more powefull now
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-25 Glenn L McGrathNew common unarchive code.
2001-10-25 Glenn L McGrathRecovering from my previous commit
2001-10-13 Glenn L McGrathunarchive function changed to support both exclude...
2001-07-14 Glenn L McGrathAllow the unarchive() extract_list variable to be NULL...
2001-07-11 Glenn L McGrathAllow unarchive to redirect stdout (tobe used by dpkg...
2001-06-24 Glenn L McGrathNore unarchive (and doc) fixes from Laurence Anderson
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code