busybox/archival
Glenn L McGrath 06aeb6c417 ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions.
moved copySubFile from ar.c to utilities.c

modified dd.c to use fullWrite

modified copyFile in utilities.c to use copySubFile
2000-08-25 03:50:10 +00:00
..
ar.c ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 2000-08-25 03:50:10 +00:00
gunzip.c Some #include updates. 2000-08-10 17:59:11 +00:00
gzip.c Some #include updates. 2000-08-10 17:59:11 +00:00
tar.c Merge in two patches from Dave Cinege: 2000-08-02 18:48:26 +00:00