ntfs-3g/libfuse-lite
Jean-Pierre André a7ce195489 383 Fixed masks for major and minor in fuse-lite for OpenIndiana
On Solaris/OpenIndiana, the major and minor fields in st_rdev have to
be represented on 14 bits and 18 bits respectively. They must have
the same representation on 32-bit and 64-bit builds as the kernel
and the library do not know the word size of each other.
2016-05-04 10:08:06 +02:00
..
fuse_i.h add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_kern_chan.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_loop.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_lowlevel.c 383 Fixed masks for major and minor in fuse-lite for OpenIndiana 2016-05-04 10:08:06 +02:00
fuse_misc.h fixed a compilation issue with uClibc 2010-04-19 10:53:31 +02:00
fuse_opt.c Allowed commas within option fsname on OpenIndiana 2012-08-22 11:08:20 +02:00
fuse_session.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
fuse_signals.c Fixed setting SIG_DFL on fuse session exit 2015-04-17 11:14:36 +02:00
fuse.c Upgraded fuse-lite to support ioctls 2014-07-30 16:44:18 +02:00
fusermount.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
helper.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
Makefile.am Fix compilation of libfuse-lite on Solaris/OpenIndiana. 2012-10-28 05:23:39 +01:00
mount_util.c Ported clearing the environment when starting mount or umount 2015-06-01 12:48:43 +02:00
mount_util.h Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
mount.c Fixed bad test in fuse mount 2016-04-06 09:42:16 +02:00