summaryrefslogtreecommitdiff
path: root/src/arbits/slbt_archive_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-22slbt_ar_get_archive_ctx(): internally bind the meta ctx to the archive ctx.midipix1-0/+5
2024-03-14Once skinny, forever strong.midipix1-1/+1
2024-03-10slbt_ar_get_archive_ctx(): store a private copy of the archive path.midipix1-1/+6
2024-02-19library api's: _fs_ (file system and raw input interfaces) namespace overhaul.midipix1-2/+2
2024-02-19library api's: _ar_ (in-memory archiver) namespace overhaul.midipix1-8/+8
2024-01-27struct slbt_archive_ctx_impl: added pointer to the associated driver context.midipix1-0/+1
2024-01-22ar mode: slbt_get_archive_ctx(): initial implementation and integration.midipix1-0/+106