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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sqfs
/
id_table.c
Age
Commit message (
Expand
)
Author
2019-09-10
Cleanup: mark arguments const where possible
David Oberhollenzer
2019-09-09
Change license of libsquashfs.so
David Oberhollenzer
2019-09-09
Remove ad-hoc image size accounting
David Oberhollenzer
2019-09-08
Replace direct file I/O with abstraction layer
David Oberhollenzer
2019-09-07
Remove printing to stderr in libsquashfs with returning error numbers
David Oberhollenzer
2019-09-07
Move data structure forward declarations to predef header
David Oberhollenzer
2019-09-05
Fix API visibility for libsquashfs.so
David Oberhollenzer
2019-09-05
Cleanup naming scheme of compressor
David Oberhollenzer
2019-09-05
Cleanup: add sqfs_* prefix to id table
David Oberhollenzer
2019-09-01
Internalize the layout of the id_table_t structure
David Oberhollenzer
2019-09-01
Install libsquashfs.so headers on the system in "sqfs" subdirectory
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-05-02
unsquashfs: read ID table from file
David Oberhollenzer
2019-05-02
cleanup round
David Oberhollenzer
2019-05-02
Add id table code stub
David Oberhollenzer