Add microtar library (for use by M3K bootloader)

This is an MIT-licensed library for reading and writing v7 format
tar files. The version here is my fork, which fixes security issues
in the original code (it hasn't been updated in 4 years, probably
abandoned by the author).

Change-Id: I86d41423dacc46e9fa0514b4fc7386a96c216e86
This commit is contained in:
Aidan MacDonald 2021-05-11 13:05:13 +01:00
parent adff45ca21
commit 9a19360398
10 changed files with 945 additions and 3 deletions

View file

@ -703,6 +703,9 @@ Georg Gadinger
Wolfram Sang
Aidan MacDonald
Caleb Connolly
Spencer Brennessel
Dana Conrad
Albert Song
The libmad team
The wavpack team
@ -730,7 +733,6 @@ The libpng team
The Pure Data team (Miller Puckette and others)
The MikMod team
Michael McTernan (The ARM unwinder author)
Albert Song
The New RAW team (Piotr Padkowski and others)
The Fabother World team (Fabien Sanglard and others)
The sgt-puzzles team (Simon Tatham and others)
@ -743,5 +745,4 @@ The Pocket Quake team (Dan East and others)
The bzip2 team
The bsdiff team
The libtomcrypt team
Spencer Brennessel
Dana Conrad
The microtar team (rxi and others)