summaryrefslogtreecommitdiff
path: root/include/sqfs/table.h
AgeCommit message (Expand)Author
2020-03-05Cleanup: Remove the E_ prefix from all libsquashfs enumeratorsDavid Oberhollenzer
2019-09-27Cleanup: replace fixed with data types with typedefsDavid Oberhollenzer
2019-09-09Add doxygen annotations to all public headersDavid Oberhollenzer
2019-09-09Change license of libsquashfs.soDavid Oberhollenzer
2019-09-09Remove ad-hoc image size accountingDavid Oberhollenzer
2019-09-08Replace direct file I/O with abstraction layerDavid Oberhollenzer
2019-09-07Remove printing to stderr in libsquashfs with returning error numbersDavid Oberhollenzer
2019-09-07Move data structure forward declarations to predef headerDavid Oberhollenzer
2019-09-05Cleanup: move inclusion of type headers to predef.hDavid Oberhollenzer
2019-09-05Fix API visibility for libsquashfs.soDavid Oberhollenzer
2019-09-05Cleanup naming scheme of compressorDavid Oberhollenzer
2019-09-01Add C++ gurads to publicly exported functionsDavid Oberhollenzer
2019-09-01API cleanup: Shuffle declarations aroundDavid Oberhollenzer