summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2021-04-20internals: added tpax_getdents() and related PORTING document.midipix1-0/+1
2021-04-11app: posix make support: acknowledge unused parameter inside of source file.midipix1-1/+0
2020-06-27project: add cflag overrides to CFLAGS_LAST (thus override also user's CFLAGS).midipix1-1/+1
2020-05-23library api: tpax_archive_append(): initial implementation.midipix1-0/+1
2020-05-23library api: tpax_file_create_tmpfs_snapshot(): initial implementation.midipix1-0/+1
2020-05-23internals: added tpax_tmpfile().midipix2-0/+2
2020-05-23library api: tpax_file_create_memory_snapshot(): initial implementation.midipix1-0/+1
2020-05-23helper interfaces: tpax_stat_compare(): initial implementation.midipix1-0/+1
2020-05-23helper interfaces: tpax_path_copy(): initial implementation.midipix2-0/+2
2020-05-23library api: tpax_init_ustar_header(): initial implementation.midipix2-0/+2
2020-05-23abi/api: added tpax_specs.h, definitions for struct tpax_{ustar|cpio}_header.midipix1-0/+1
2020-05-23created lib-app skeleton (foss21.org lib-app model).midipix5-2/+26
2020-05-23internals: added argv.h (foss21.org common implementation).midipix1-0/+1
2020-05-23build system: created skeleton.midipix9-0/+28