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