ntfs-3g/libfuse-lite
Jean-Pierre André cf6f265069 Switch to using the standard autoconf AC_HEADER_MAJOR macro
Switch to the standard autoconf AC_HEADER_MAJOR macro which takes care
of the ugly details like when to use mkdev.h and when to use sysmacros.h.
(requires <sys/types.h> to be included)
Also include these in all files that use major/minor/makedev funcs.

(Contributed by Mike Frysinger)
2016-05-31 08:33:10 +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 Switch to using the standard autoconf AC_HEADER_MAJOR macro 2016-05-31 08:33:10 +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 Ported patches to libfuse from the OpenIndiana variant 2016-05-04 10:15:35 +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 Ported patches to libfuse from the OpenIndiana variant 2016-05-04 10:15:35 +02:00