aboutsummaryrefslogtreecommitdiffstats
path: root/example/cusexmp.c
AgeCommit message (Collapse)AuthorLines
2012-07-19Start of 3.0 seriesMiklos 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-16Fix the compile command in the examplesMiklos Szeredi-1/+1
Reported by Luciano Dalle Ore
2011-05-23cleaning up warningsReuben 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-18CUSE patches from Tejun Heo (add new files)Miklos Szeredi-0/+294