Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-07-19 | Start of 3.0 series | Miklos Szeredi | -1/+1 | |
Change the version numbers. This is going to be a new major version of the library breaking backward compatibility on the binary level as well as the source level. | ||||
2012-05-16 | Fix the compile command in the examples | Miklos Szeredi | -1/+1 | |
Reported by Luciano Dalle Ore | ||||
2011-05-23 | cleaning up warnings | Reuben Hawkins | -1/+1 | |
fprintf(stderr, whatever); -> fprintf(stderr, "%s", whatever); checking return values on chdir and lockf where we weren't already modified: example/cusexmp.c modified: example/fioclient.c modified: util/fusermount.c | ||||
2009-06-18 | CUSE patches from Tejun Heo (add new files) | Miklos Szeredi | -0/+294 | |