ntfs-3g/libfuse-lite
szaka 67997a4d88 New: built-in FUSE support by using a 50% stripped down, internal
FUSE library which linked statically into libntfs-3g. Linux
     uses this one by default.
New: the --with-fuse=external configure option makes ntfs-3g to be
     compiled with an external FUSE library. For non-Linux operating
     systems this is the default and the only option currently.
New: rewritten, backwards compatible build system.
New: README file is installed as documentation.
New: the --enable-ldscript configure option uses ldscript instead of
     .so symlink
New: the --disable-mtab configure option disables and ignores the
     usage of /etc/mtab
New: added libntfs-3g.pc.in pkg-config and libntfs-3g.script.so.in
     ldconfig files
Change: use 'make install-strip' instead of 'make strip'
(Alon Bar-Lev, Miklos Szeredi, Szabolcs Szakacsits)
2007-12-06 20:44:10 +00:00
..
Makefile.am New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_i.h New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_kern_chan.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_loop.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_loop_mt.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_lowlevel.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_misc.h New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_mt.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_opt.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_session.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_signals.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
helper.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
mount.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
mount_util.c New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
mount_util.h New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00