Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-06 | Cleanup: replace the void-ptr with an inode-ptr in the file tree node | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2021-01-19 | libcommon: Use the newer API for the block processor | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2020-11-07 | Cleanup: libcommon: try to split up some of the larger files | David Oberhollenzer | |
The sqsf_writer is moved to a separate header, as well as the compressor related stuff. The statistics function is moved into the writer code, as this is the only place that actually uses it. The writer code itself is split up into a hand full of file in their own subdirectory. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |