|
4b20ab2e36
|
Create required directories in the install step
|
2022-11-06 12:14:03 +01:00 |
|
|
8507f57bc1
|
Add minitar_rewind()
|
2022-11-06 11:22:27 +01:00 |
|
|
6bb0fecdc4
|
Only define the contents of a struct minitar inside minitar
This structure should be opaque for everyone using the library, and every public API just uses a pointer to it.
|
2022-11-06 11:04:52 +01:00 |
|
|
0952af15b4
|
Basic file listing :)
|
2022-11-05 20:10:48 +01:00 |
|
|
e233ca00eb
|
Install minitar.h as well
|
2022-11-05 18:56:57 +01:00 |
|
|
24253be975
|
Be more consistent with Makefile variables
|
2022-11-05 18:53:55 +01:00 |
|
|
61b122fcf5
|
Initial groundwork
|
2022-11-05 18:52:51 +01:00 |
|