Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/amachronic/microtar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mtar.c
AgeCommit message (Expand)Author
2021-11-06Basic archive creation support in mtarAidan MacDonald
2021-11-05Move mtar_open() to another headerAidan MacDonald
2021-11-05Add Makefile and demo appAidan MacDonald