hush/archival
Glenn L McGrath 0e757a2f3f Some fixes, but still broken... (cont)
Make better use of some libbb functions
New remove dir code to avoid depending on the rm applet
dont use copy_file() it doesnt fail elegantly
Use getopt.
Generate correct /var/lib/dpkg/info/ files
Status file is broken, working on it now
2001-04-08 05:27:18 +00:00
..
ar.c Fix warning 2001-04-07 02:17:36 +00:00
dpkg_deb.c Ignore SIGTERM prior to gz_close() 2001-04-07 02:40:59 +00:00
dpkg.c Some fixes, but still broken... (cont) 2001-04-08 05:27:18 +00:00
gunzip.c gz_open and gz_close were left in, even when BB_FEATURE_TAR_GZIP was disabled. 2001-03-29 14:22:45 +00:00
gzip.c Add functions that were shared with gunzip.c, gunzip about to change. 2001-03-28 05:35:16 +00:00
tar.c Fixes from Robert Kaiser 2001-03-28 23:57:51 +00:00