index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
compat.h
Age
Commit message (
Expand
)
Author
2021-03-20
Add libcompat fallback implementation for fnmatch
David Oberhollenzer
2020-09-29
Replace file/getline usage with istream
David Oberhollenzer
2020-09-16
Add stream I/O abstraction library
David Oberhollenzer
2020-05-07
Fix compilation on GCC4 and below
Brandon Maier
2020-03-10
Fix the printf format specifies (again)
David Oberhollenzer
2020-03-01
Fix printf format specifies for sqfs_u64
David Oberhollenzer
2019-12-31
Include sys/sysmacros.h on any GNU libc platform
Pino Toscano
2019-11-25
Cleanup: remove what is left of libutil
David Oberhollenzer
2019-11-25
Cleanup: move overflow safe alloc code into libsquashfs
David Oberhollenzer
2019-11-23
Fix various data type problems
David Oberhollenzer
2019-11-23
Add windows implementation for chdir in libcompat
David Oberhollenzer
2019-11-23
Move some unix header inclusions to compat.h
David Oberhollenzer
2019-11-22
Add fchownat/fchmodat mockups to libcompat for Windows
David Oberhollenzer
2019-11-22
Cleanup: move all the compatibillity fluff to a dedicated "libcompat"
David Oberhollenzer
2019-10-07
Cleanup: move libutil related headers to "util" sub directory
David Oberhollenzer
2019-09-27
Add a header for platform compatibillity fluff
David Oberhollenzer