cpio icon indicating copy to clipboard operation
cpio copied to clipboard

Implement reader for old binary format

Open jcrowgey opened this issue 4 years ago • 0 comments

Hard-codes little-endian machine order for now. It would be nice to generalize the header reading across the two supported formats, as much of the logic is the same. This changeset accomplishes my immediate goals, however, offered here in case it's useful.

jcrowgey avatar Jan 10 '20 21:01 jcrowgey