Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

All Annotations of macfuse - Google Code[Preview]

saved by33 people, first byT David on 2007-01-11, last bySpace Cat on 2008-08-07

  • A FUSE-Compliant File System Implementation Mechanism for Mac OS X
  • MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension.