Sam Stuewe
482a49c256
Remove leading _ on header guards to comply with reserved identifier requirements ( #29 )
...
Remove leading _ on header guards to comply with reserved identifier requirements
2016-04-23 09:54:18 -07:00
Miklos Szeredi
a38722be2b
fuse_opt_parse(): fix memory leak
...
when storing a newly allocated string for format "%s", free the previous value
stored at that location.
Reported by Marco Schuster
2013-02-19 14:14:00 +01:00
Reuben Hawkins
54f93a7a1d
Spell checking comments, etc...
...
...with the help of vim :set spell
modified: FAQ
modified: include/fuse.h
modified: include/fuse_common.h
modified: include/fuse_opt.h
modified: lib/fuse_kern_chan.c
modified: util/fusermount.c
2011-05-25 11:30:43 +02:00
Miklos Szeredi
b21279ff36
* Fix definition of FUSE_OPT_ENT for C++. Reported by Tim
...
Bruylants
2010-02-18 14:07:09 +00:00
Miklos Szeredi
5c094ac015
* Allow commas in options to be escaped with a backslash * Add new function: fuse_opt_add_opt_escaped() * Add missing fuse_reply_bmap() to the version script
2008-10-16 19:11:28 +00:00
Miklos Szeredi
cdb8b79bad
change indenting
2007-12-12 14:25:40 +00:00
Miklos Szeredi
7d62647d7a
Clarify licence version to be "LGPLv2" for the library
2007-10-16 15:12:09 +00:00
Miklos Szeredi
b41c45be83
doc updates
2007-10-16 14:25:08 +00:00
Miklos Szeredi
611ad93ac7
update copyright dates
2007-04-25 16:19:15 +00:00
Miklos Szeredi
9ae10b743e
fix license
2006-08-28 19:05:15 +00:00
Miklos Szeredi
065f222cd5
fix
2006-01-20 15:15:21 +00:00
Miklos Szeredi
60c69a2191
fix
2006-01-07 08:51:19 +00:00
Miklos Szeredi
95da860d29
fix
2006-01-06 18:29:40 +00:00
Miklos Szeredi
73f4139eb9
fix
2005-12-16 11:12:16 +00:00
Miklos Szeredi
caa093140a
fix
2005-12-14 23:25:00 +00:00
Miklos Szeredi
3b534a4783
new version
2005-12-09 20:09:42 +00:00
Miklos Szeredi
659743bc88
added option parsing
2005-12-09 17:41:42 +00:00