Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2004-11-11 | move perl python and lufis directories one level up | Miklos Szeredi | -1120/+0 | |
2003-12-22 | Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinking | David McNab | -4/+133 | |
of fuse.h into python dir. | ||||
2003-12-13 | Added 'fsync' stub in example/fusexmp.c | David McNab | -0/+991 | |
Added support for 'fsync' and 'statfs' to python interface, and to python fs example |