aboutsummaryrefslogtreecommitdiff
path: root/libbb/get_tar_headers.c
AgeCommit message (Collapse)Author
2001-06-20Reorganise unarchiving functions, more code re-use, only does single pass(no ↵Glenn L McGrath
more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. It effects ar, dpkg-deb applets only
2001-06-13Reorganise unarchive functions, new files, removed someGlenn L McGrath