summaryrefslogtreecommitdiffhomepage
path: root/src/internal/tpax_driver_impl.h
AgeCommit message (Collapse)AuthorFilesLines
75 min.driver: implemented and integrated the -v (verbose mode) cmdline option.HEADmainmidipix1-0/+1
2 daysdriver: implemented and integrated the -L (follow symlink items) cmdline option.midipix1-0/+1
2 daysdriver: implemented and integrated the -H (follow symlink args) cmdline option.midipix1-0/+3
9 daysdriver: implemented and integrated the -t (preserve atime) command-line option.midipix1-0/+1
10 daysdriver: set blksize at the time of context creation.midipix1-18/+0
11 daysdriver: implemented the -f (archive path) command-line argument.midipix1-0/+2
13 dayslibrary api's: _lib_ (program driver) namespace overhaul.midipix1-6/+6
14 daysdriver: implemented the internal tpax_queue_item_full_path().midipix1-0/+4
14 daysdriver: implemented internal queue vectorization.midipix1-0/+3
2024-05-25Annual chores.midipix1-1/+1
2024-05-25tpax_get_driver_dirmark(): also keep track of the number of queued entries.midipix1-0/+2
2024-05-19item queue: internal driver context: save mark to last queued item.midipix1-0/+15
2024-05-19item queue: implemented tpax_append_prefix_item().midipix1-0/+9
2022-12-01struct tpax_unit_ctx_impl: correctly define the header buffer (C STD 6.7.2.1).midipix1-4/+1
2021-12-30A new home.midipix1-5/+5
2021-07-06Annual chores.midipix1-1/+1
2021-04-21internals: increase the anonymous memory region buffer.midipix1-0/+1
2021-04-20driver: support directory recursion (in write and copy mode).midipix1-0/+34
2020-05-23library api: tpax_archive_seal(): initial implementation and integration.midipix1-0/+74
2020-05-23driver: internals: added tpax_get_driver_anon_map_addr().midipix1-0/+9
2020-05-23driver: write & copy modes: pre-allocate a robust-file-copy memory region.midipix1-0/+2
2020-05-23driver: --strict-path-input, --pure-path-output: initial support.midipix1-0/+2
2020-05-23driver: tpax_get_unit_ctx(): implemented the non-recursive bits.midipix1-0/+13
2020-05-23driver: implemented directory archive member recursion logic.midipix1-0/+2
2020-05-23driver: implemented block-size logic.midipix1-0/+1
2020-05-23driver: write mode: implemented archive format logic.midipix1-0/+1
2020-05-23driver: implemented execution mode logic.midipix1-0/+4
2020-05-23created lib-app skeleton (foss21.org lib-app model).midipix1-0/+112