NetBSD/lib/libperfuse
tron aff2bc3b4f Avoid comparison between signed and unsigned integer expressions by
casting the offset to a unsigned type. This fixes the NetBSD/i386
and hopefully the NetBSD/amd64 build.
2011-09-10 10:06:10 +00:00
..
Makefile simplify and eliminate non literal string formats. 2011-08-14 08:19:04 +00:00
debug.c
fuse.h Add support for extended attributes 2011-06-28 16:19:16 +00:00
libperfuse.3
ops.c Avoid comparison between signed and unsigned integer expressions by 2011-09-10 10:06:10 +00:00
perfuse.c make this build on amd64 and remove redundant and unused code. 2011-09-09 22:51:44 +00:00
perfuse.h
perfuse_if.h Serialize access to file size. We already have such a thing in the 2011-09-09 15:45:28 +00:00
perfuse_priv.h Serialize access to file size. We already have such a thing in the 2011-09-09 15:45:28 +00:00
shlib_version
subr.c - fix warn/err confusiog 2011-08-13 23:12:15 +00:00