moosichu / zar

An attempt to write an archiver using zig
MIT License
34 stars 6 forks source link

Thin archives writing support #10

Closed iddev5 closed 3 years ago

iddev5 commented 3 years ago

This has been introduced as a new ArchiveType because I couldn't find references to thin archive in gnu64 format manpages, so I assume its specific to 32-bit symbol table variant.

This PR doesnt covers reading thin archives. Trying to do so would error out zar.