ntfs-3g/libntfs-3g
Jean-Pierre André 44fbf02a97 Upgraded the Win32 interface for use with ntfsprogs
Upgrade the Win32 interface (win32_io.c) which was designed for Cygwin
so that it can be used for using the ntfsprogs utilities on native Windows.
Two new entries are added for truncating a file and creating a sparse
file, both of which not being supported through msvcrt.dll.
2013-02-09 11:22:41 +01:00
..
Makefile.am
acls.c acls.c: Fix compiler warning regarding usage of uninitialized variable. 2012-11-06 02:12:48 +01:00
attrib.c API cleanup of const arguments. 2012-11-07 14:15:53 +01:00
attrlist.c
bitmap.c
bootsect.c bootsect.c: Don't allow negative start clusters for $MFT/$MFTMirr. 2012-09-24 12:57:22 +02:00
cache.c
collate.c
compat.c
compress.c
debug.c
device.c
dir.c API cleanup of const arguments. 2012-11-07 14:15:53 +01:00
efs.c
index.c major : Fixed computation of index block size (Anton Altaparmakov) 2011-11-04 11:01:11 +01:00
inode.c
lcnalloc.c
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c Prevented partitions with metadata cached in Windows from being mounted 2012-09-25 09:46:54 +02:00
logging.c
mft.c Avoided logging meaningless fixup errors in ntfsclone and ntfsresize 2011-09-23 11:28:42 +02:00
misc.c
mst.c Avoided logging meaningless fixup errors in ntfsclone and ntfsresize 2011-09-23 11:28:42 +02:00
object_id.c Used ENOENT instead of ENODATA when the latter is not defined (Robert Millan) 2012-01-23 16:50:25 +01:00
realpath.c
reparse.c Inserted updated definitions of reparse tags into layout.h 2012-10-05 10:42:19 +02:00
runlist.c cosmetic : fixed improper wordings (hggdh2) 2011-09-28 16:41:12 +02:00
security.c Extended Windows-type ACL inheritance, as needed by Windows 8 2012-08-20 12:36:45 +02:00
unistr.c Cosmetic : fixed an indentation in unistr 2012-01-23 17:09:19 +01:00
unix_io.c
volume.c Rename legacy MS_* flags for ntfs_mount with NTFS_MNT_* flags. 2012-11-07 16:29:48 +01:00
win32_io.c Upgraded the Win32 interface for use with ntfsprogs 2013-02-09 11:22:41 +01:00
xattrs.c