Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-15 | libsquashfs: cleanup the flag situation on istream/ostream functions | David Oberhollenzer | |
- The ostream creation functions already have flag arguments, but make them an sqfs_u32 instead of int. - Add flag arguments to the istream functions, sanitzie and forward them when opening the handle. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2023-06-15 | Migrate file istream/ostream from libio to libsquashfs | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |