index
:
tpax
main
a topological pax implementation
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-13
driver: -s <replstr> support: implementation and integration.
midipix
1
-0
/
+1
2024-05-30
driver: implemented and integrated the -t (preserve atime) command-line option.
midipix
2
-0
/
+2
2024-05-30
core api: renamed tpax_archive_append() as tpax_archive_enqueue().
midipix
1
-1
/
+1
2024-05-27
core api: implemented tpax_archive_reset().
midipix
1
-0
/
+1
2024-05-26
library api's: _io_ (low level interfaces) namespace overhaul.
midipix
2
-2
/
+3
2024-05-26
library api's: _meta_ (archive member meta interfaces) namespace overhaul.
midipix
2
-1
/
+2
2024-05-26
library api's: _util_ (utility helper interfaces) namespace overhaul.
midipix
2
-3
/
+3
2024-05-26
code base: moved tpax_archive_seal() to own translation unit.
midipix
1
-0
/
+1
2024-05-26
driver: implemented internal queue vectorization.
midipix
1
-0
/
+1
2024-05-25
code base: set the visilbity of internal library interfaces to hidden.
midipix
2
-0
/
+3
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