]> git.seodisparate.com - SimpleArchiver/commit
Impl. write file format version 3
authorStephen Seo <seo.disparate@gmail.com>
Tue, 31 Dec 2024 05:23:09 +0000 (14:23 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 31 Dec 2024 08:55:46 +0000 (17:55 +0900)
commit3655f00705a92bf17ffe48b868f6f0f6286ce175
tree8f45249119bd1799adbea31e416c167b45af090a
parent49df21046cbdd1d1146cbfe2d9ee52281a5d070a
Impl. write file format version 3

Also added helper struct in users.h/users.c . Added to CMakeLists.txt
and cosmopolitan/Makefile.
CMakeLists.txt
cosmopolitan/Makefile
src/archiver.c
src/archiver.h
src/parser.c
src/users.c [new file with mode: 0644]
src/users.h [new file with mode: 0644]