Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-01 | Add C++ gurads to publicly exported functions | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-09-01 | API cleanup: Shuffle declarations around | David Oberhollenzer | |
Move declarations for stuff that is defined in libsquashfs.so into the public headers and declarations for stuff that isn't, out of there. Also move the meta reader/writer helper functions to their respective headers. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-09-01 | Break up squashfs.h into topic related headers | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |