aboutsummaryrefslogtreecommitdiff
path: root/include/sqfs/xattr.h
AgeCommit message (Expand)Author
2020-03-05Cleanup: Remove the E_ prefix from all libsquashfs enumeratorsDavid Oberhollenzer
2019-12-19Fix spelling mistakes found by lintianBenjamin Drung
2019-11-24Cleanup libsquashfs invalid argument error codesDavid Oberhollenzer
2019-11-24Cleanup: remove the entirely redundant sqfs_has_xattr functionDavid Oberhollenzer
2019-09-28Move declarations for sqfs_xattr_reader_t to a seperate headerDavid Oberhollenzer
2019-09-27Cleanup: replace fixed with data types with typedefsDavid Oberhollenzer
2019-09-09Add doxygen annotations to all public headersDavid Oberhollenzer
2019-09-09Add xattr data structure declarations to predef headerDavid Oberhollenzer
2019-09-09Change license of libsquashfs.soDavid 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-07Remove config.h inclusions from public headersDavid 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-05Cleanup: unify sqfs/SQFS name prefix for xattr readerDavid Oberhollenzer
2019-09-02Move fstree independend parts of xattr_reader to libsquashfs.soDavid Oberhollenzer
2019-09-01Add C++ gurads to publicly exported functionsDavid Oberhollenzer
2019-09-01Break up squashfs.h into topic related headersDavid Oberhollenzer