-
minitar 1.5.0 Stable
released this
2023-01-26 21:16:35 +00:00 | 38 commits to main since this releaseNew features:
- Example programs in the examples/ subdirectory
- Symlink support
Fixes:
- Use memcpy() in minitar_strlcpy()
- Skip the padding field when calculating header checksums
- Make minitar_read_contents() take a const pointer to entry
- Include stddef.h in minitar.h to make sure we have size_t
Downloads