ntfs-3g/libntfs
cantab.net!aia21 43d2c583cc Auto merged
2004/03/09 14:38:49+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.

(Logical change 1.306)
2004-03-09 14:47:34 +00:00
..
Makefile.am Rename INCLUDES to AM_CPPFLAGS. 2004-03-05 11:04:40 +00:00
Makefile.in Rename INCLUDES to AM_CPPFLAGS. 2004-03-05 11:04:40 +00:00
attrib.c In attribute lookup code in libntfs/attrib.c, check type against 2004-03-05 11:41:37 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
bitmap.c Auto merged 2004-03-09 14:47:34 +00:00
bootsect.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
compat.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
compress.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
debug.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
device.c Rename private to priv_data in ntfs_device_alloc() to avoid name 2004-03-05 11:23:42 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
dir.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
gnome-vfs-method.c Initial revision 2003-11-04 13:04:07 +00:00
gnome-vfs-module.c Initial revision 2003-11-04 13:04:07 +00:00
inode.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
lcnalloc.c Auto merged 2004-03-06 17:42:28 +00:00
libntfs-gnomevfs.8.in (Logical change 1.227) 2003-11-06 16:30:56 +00:00
libntfs.conf.in Initial revision 2003-11-04 13:04:07 +00:00
mft.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
mst.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
runlist.c Auto merged 2004-03-06 17:42:28 +00:00
unistr.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
unix_io.c Make the device fd in unix_io.c be stored in malloc()ed space pointed 2004-03-09 11:06:54 +00:00
volume.c Remove compiler warning by rearranging code a bit in ntfs_mount(). 2004-02-27 16:44:10 +00:00
win32_io.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00