Tor Arne Vestbø 357e446d94 Allow mounting of images larger than 2GB
Adds some sanity checking of the 'size' and 'band-size' values from the
Info.plist file, and ensures they are within the range of off_t, which
happens to be 64 bit due to FUSE forcing the use of _FILE_OFFSET_BITS=64.
2012-10-01 20:03:47 +02:00
2012-09-28 13:16:17 +02:00
2012-09-28 14:53:48 +02:00
Description
FUSE filesystem for reading macOS sparse-bundle disk images
BSD-2-Clause 219 KiB
Languages
C++ 51.5%
Shell 28.3%
Makefile 15.5%
Scilab 4.7%