aboutsummaryrefslogtreecommitdiff
path: root/bin/tar2sqfs/tar2sqfs.c
AgeCommit message (Expand)Author
2023-01-31Move library source into src sub-directoryDavid Oberhollenzer
2023-01-19Split stream compression out of libioDavid Oberhollenzer
2023-01-19Implement rudimentary reference counting for sqfs_object_tDavid Oberhollenzer
2022-07-08Cleanup: rename libfstream to libio, split headersDavid Oberhollenzer
2020-09-16Implement input decompression support for tar2sqfsDavid Oberhollenzer
2020-09-16Remodel libtar/tar2sqfs to read data from an istream_tDavid Oberhollenzer
2020-05-30Cleanup: try to split tar2sqfs.c in a reasonable wayDavid Oberhollenzer