ntfs-3g/libntfs-3g
szaka a1402b3c3e new: ntfs-3g exit() value is set according to the type of mount error (e.g.
not ntfs, corrupted, access denied, hibernated, unclean journal, etc)
2007-12-15 09:17:17 +00:00
..
Makefile.am New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
attrib.c posix file time updates (Yura Pakhuchiy, Szabolcs Szakacsits) 2007-11-15 07:33:40 +00:00
attrlist.c
bitmap.c
bootsect.c
collate.c
compat.c
compress.c
debug.c
device.c
device_io.c
dir.c fix: successful file/directory removal may reported "Input/Output error" 2007-11-18 22:37:04 +00:00
index.c ntfs_ir_truncate(): log only the real errors 2007-10-25 18:57:50 +00:00
inode.c fix: ntfs_inode_sync_file_name() don't close root dir many times in error paths 2007-11-19 00:10:09 +00:00
lcnalloc.c fix 64-bitness printf format string compiler warnings (Jean-Pierre Andre) 2007-10-10 20:12:38 +00:00
libntfs-3g.pc.in New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
libntfs-3g.script.so.in New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
logfile.c
logging.c workaround gcc 4.[01] crash (bsm, Loris Boillet, Kano, Szaka) 2007-11-03 23:19:18 +00:00
mft.c ntfs_file_record_read(): logging cleanup 2007-10-25 20:03:10 +00:00
misc.c
mst.c
runlist.c ntfs_runlists_merge: log all errors 2007-07-16 20:47:48 +00:00
security.c ntfs_security_hash(): big-endian fix (Erik Larsson) 2007-10-22 18:50:01 +00:00
unistr.c
unix_io.c
version.c
volume.c new: ntfs-3g exit() value is set according to the type of mount error (e.g. 2007-12-15 09:17:17 +00:00
win32_io.c