vasi / squashfuse

FUSE filesystem to mount squashfs archives
Other
288 stars 66 forks source link

Use optimized linux byteswap macros if available. #53

Closed kevin-vigor closed 3 years ago

kevin-vigor commented 3 years ago

Updated from original pull request to get rid of google test dependency - test cases are so simple there is no need for a test framework at all, just simple binary that returns non-zero on failure.

vasi commented 3 years ago

Looks great! Added a follow up ticket for other platforms, which I'll investigate when I have time: https://github.com/vasi/squashfuse/issues/57