Manpages - zip_unchange.3
libzip (-lzip)
Changes to the file at position
are reverted.
Upon successful completion 0 is returned. Otherwise, -1 is returned and the error code in
is set to indicate the error.
fails if:
Unchanging the name would result in a duplicate name in the archive.
is not a valid file index in
was added in libzip 0.6. In libzip 0.10 the type of
was changed from
to
and