ObjFW  Check-in [630ea6bc5a]

Overview
Comment:OFZIPArchive: Initial support for split archives

This cannot yet extract a file from the archive if the file spans
multiple parts. However, for a multipart archive with multiple files,
all files that only span a single part can be extracted.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 630ea6bc5ac9c21e5f2d9c807758423acdacb2f3ff6e6c1e35ce192bf33b74c8
User & Date: js on 2023-07-23 23:35:08
Other Links: manifest | tags
Context
2023-07-24
18:20
Make GCC happy again check-in: 139f041fa1 user: js tags: trunk
2023-07-23
23:35
OFZIPArchive: Initial support for split archives check-in: 630ea6bc5a user: js tags: trunk
16:46
+[OFSystemInfo networkInterfaces]: MAC on Illumos check-in: a3db7833d6 user: js tags: trunk
Changes