• 1.5.0 ce0db53a90

    minitar 1.5.0 Stable

    apio released this 2023-01-26 21:16:35 +00:00 | 38 commits to main since this release

    New 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