summaryrefslogtreecommitdiffstats
path: root/src/ifuse.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Fixed a typo in the previous commit.Gravatar Matt Colyer1-1/+1
2008-07-30Added documentation and licensing information.Gravatar Matt Colyer1-0/+20
2008-07-30Made the iPhone cleanup after itself.Gravatar Matt Colyer1-0/+1
2008-07-30Fixed a return that was supposed to be there (thanks to Martin who pointed it...Gravatar Matt Colyer1-0/+1
2008-07-30ifuse_init has to return a void* (fuse 2.7.2 on hardy heron)Gravatar Martin Aumueller1-6/+8
2008-07-30Added beginnings of a fuse fs, right now it's read only and terribly fragile.Gravatar Matt Colyer1-0/+135