This website requires JavaScript.
Explore
Help
Sign In
averello
/
sparsebundlefs-mirror
Watch
1
Star
0
Fork
0
You've already forked sparsebundlefs-mirror
mirror of
https://github.com/torarnv/sparsebundlefs.git
synced
2026-03-03 18:28:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10
Commits
3
Branches
0
Tags
f9c2e41d6e50c857b57b8cbd015083dbc39ca20a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tor Arne Vestbø
f9c2e41d6e
Fix warning about comparison between signed and unsigned ints
...
We assume numeric_limits<off_t>::max() will not return a negative number, so casting should be safe.
2012-10-01 20:34:49 +02:00
.gitignore
Initial commit
2012-09-28 13:16:17 +02:00
Makefile
Use rpath on linux for FUSE
2012-09-28 14:53:48 +02:00
sparsebundlefs.cpp
Fix warning about comparison between signed and unsigned ints
2012-10-01 20:34:49 +02:00
Description
FUSE filesystem for reading macOS sparse-bundle disk images
disk-image
filesystem
fuse
macos
osx
sparsebundle
BSD-2-Clause
219
KiB
Languages
C++
51.5%
Shell
28.3%
Makefile
15.5%
Scilab
4.7%