index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sqfs
/
block_writer.h
Age
Commit message (
Expand
)
Author
2020-05-29
Support associating a user pointer with data blocks
David Oberhollenzer
2020-05-29
Turn the sqfs_block_writer_t into an interface
David Oberhollenzer
2020-05-29
cleanup: libsqfs: eliminate block writer statistics
David Oberhollenzer
2020-05-29
cleanup: libsqfs: remove hooks from sqfs_block_writer_t
David Oberhollenzer
2020-03-05
Cleanup: Remove the E_ prefix from all libsquashfs enumerators
David Oberhollenzer
2020-03-04
Add a generic copying mechanism to sqfs_object_t
David Oberhollenzer
2020-02-12
Implement a more explicit object system
David Oberhollenzer
2020-02-12
Clenaup: remove useage of sqfs_block_t from block writer
David Oberhollenzer
2020-02-11
Document the block writer API.
David Oberhollenzer
2020-02-10
Cleanup: remove the fragment store/discard and block discard hooks
David Oberhollenzer
2020-02-10
Add run time statistics to the block writer and processor
David Oberhollenzer
2020-01-31
Split the block writing/deduplication away from the block processor
David Oberhollenzer