Edit

IABSD.fr/src/bin

Branch :

  • Show log

    Commit

  • Author : jca
    Date : 2025-07-06 19:25:51
    Hash : 609a0f69
    Message : Print a message when failing to write tar, ustar and pax (extended) headers. Do no not abort but skip the file if the extended header size or checksum do not fit, same as for regular ustar headers. Not sure if it can really happen in practice. OK millert@