Skip to content

Commit

Permalink
TODO: Remove zip_commit
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jan 20, 2025
1 parent f30f529 commit 37b02a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ const zip_uint8_t *zip_get_archive_prefix(struct zip *za, zip_uint64_t *lengthp)
* set `O_CLOEXEC` flag after fopen and mkstemp
* support streaming output (creating new archive to e.g. stdout)
* add function to read/set ASCII file flag
* `zip_commit()` (to finish changes without closing archive)
* add custom compression function support
* `zip_source_zip()`: allow rewinding
* `zipcmp`: add option for file content comparison
Expand Down

0 comments on commit 37b02a6

Please sign in to comment.