1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/microtar/src
Aidan MacDonald 9a19360398 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
2021-05-12 11:30:13 +01:00
..
Makefile Add microtar library (for use by M3K bootloader) 2021-05-12 11:30:13 +01:00
microtar-rockbox.c Add microtar library (for use by M3K bootloader) 2021-05-12 11:30:13 +01:00
microtar-stdio.c Add microtar library (for use by M3K bootloader) 2021-05-12 11:30:13 +01:00
microtar.c Add microtar library (for use by M3K bootloader) 2021-05-12 11:30:13 +01:00
microtar.h Add microtar library (for use by M3K bootloader) 2021-05-12 11:30:13 +01:00