ntfs-3g/libntfs-3g
Erik Larsson c9771d0509 unistr.c: Cleanup of OS X Unicode normalization code.
Normalize coding conventions to fit in with the rest of NTFS-3G,
including line breaks at column 80.
2015-06-23 06:43:17 +02:00
..
Makefile.am Implemented fstrim(8) 2014-07-31 14:03:11 +02:00
acls.c Simplified NTFS ACLs when group same as owner and same permission as all 2015-04-17 11:17:51 +02:00
attrib.c Fixed inserting a new ACL after they have been wiped out by chkdsk 2014-04-23 09:53:13 +02:00
attrlist.c
bitmap.c
bootsect.c Fixed displaying the correct sector number in error message 2014-03-11 10:37:27 +01:00
cache.c
collate.c
compat.c
compress.c Zeroed uninitialized bytes before writing compressed data 2015-04-17 11:31:47 +02:00
debug.c
device.c Fixed a use of uninitialized variable compiler warning 2013-02-13 08:54:34 +01:00
dir.c Rejected reserved files names when option windows_names is set 2014-03-11 10:56:31 +01:00
ea.c Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00
efs.c
index.c major : Fixed computation of index block size (Anton Altaparmakov) 2011-11-04 11:01:11 +01:00
inode.c
ioctl.c Rephrased the warning for trimming not supported (cosmetic) 2015-04-17 09:06:22 +02:00
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 Removed a temporary debug comment (cosmetic) 2015-04-17 10:56:34 +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 Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00
runlist.c cosmetic : fixed improper wordings (hggdh2) 2011-09-28 16:41:12 +02:00
security.c Updated the read-only flag even when the security attribute was cached 2015-04-17 10:35:26 +02:00
unistr.c unistr.c: Cleanup of OS X Unicode normalization code. 2015-06-23 06:43:17 +02:00
unix_io.c ntfs_fsync: fix comment (Erik Larsson) 2009-11-05 11:30:47 +00:00
volume.c Used /proc/mounts for checking existing mounts 2013-04-22 18:37:51 +02:00
win32_io.c Fixed getting sector size from a partition image (Windows variant) 2015-04-17 09:21:58 +02:00
xattrs.c Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00