summaryrefslogtreecommitdiff
path: root/lib/librefuse/refuse_opt.c
AgeCommit message (Expand)Author
2009-01-19fix -Wsign-compare issuelukem
2007-11-05Header cleanup: don't need defs.h to do a few includes for us. Also,pooka
2007-10-06Use a two clause license for all the code I contributed.xtraeme
2007-05-17More fixes:christos
2007-05-16- Always check strdup return. For now we are lazy and bail instead of cleaningchristos
2007-04-17The error return code from fuse_opt_add_arg() and fuse_opt_insert_arg() isagc
2007-04-17Forgot to move the prototype in a comment to the correct place.xtraeme
2007-04-17Sync comments with reality.xtraeme
2007-04-17Wrap long lines.xtraeme
2007-04-16Flesh out the args management a bit more:agc
2007-03-13Revert the most recent changes I made - they weren't ready for primetime.agc
2007-03-13+ Only use EXIT_SUCCESS and EXIT_FAILURE for the return code to theagc
2007-02-28Minor cosmetic changes to clean up some lint.agc
2007-02-28* Move fuse_opt* defs and prototypes into fuse_opt.h.xtraeme