]> git.seodisparate.com - SimpleArchiver/commit
WIP work on `--map-user`, `--map-group`
authorStephen Seo <seo.disparate@gmail.com>
Mon, 6 Jan 2025 04:54:44 +0000 (13:54 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 6 Jan 2025 05:08:07 +0000 (14:08 +0900)
commita52e827253e47a84f1adf4aece154fdde3b7b0bd
tree11819d4b147393c5258d5a83dafc6eca094e1fe8
parent44f16f0451c78169789d88d611962bf91ee466c5
WIP work on `--map-user`, `--map-group`

The parser code sets up the mappings, but the archiving code doesn't
handle it yet.
src/helpers.c
src/helpers.h
src/parser.c
src/parser.h
src/test.c