aboutsummaryrefslogtreecommitdiff
path: root/bin/gensquashfs/src/filemap_xattr.c
AgeCommit message (Expand)Author
2023-06-15libsquashfs: cleanup the flag situation on istream/ostream functionsDavid Oberhollenzer
2023-06-15Migrate file istream/ostream from libio to libsquashfsDavid Oberhollenzer
2023-06-15Overhaul sqfs_istream_t/sqfs_ostream_t error handlingDavid Oberhollenzer
2023-06-15Mass rename istream_t/ostream_t with sqfs_ prefixDavid Oberhollenzer
2023-06-05gensquashfs: replace XattrMapEntry with sqfs_xattr_tDavid Oberhollenzer
2023-06-05libsqfs: Add an xattr writer function to add a combined key-value structDavid Oberhollenzer
2023-06-01Cleanup some redundant header inclusionsDavid Oberhollenzer
2023-01-31Move library source into src sub-directoryDavid Oberhollenzer