ntfs-3g/libntfs-3g
Erik Larsson 1b7bfaa133 Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
..
Makefile.am Implemented fstrim(8) 2014-07-31 14:03:11 +02:00
acls.c Replace all le16 non-zero "and" test conditions with !le16_andz(...). 2016-01-28 08:28:46 +01:00
attrib.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
attrlist.c Replace all sle64 usage of the '==' operation with "sle64_eq(...)". 2016-01-28 08:28:33 +01:00
bitmap.c
bootsect.c Replace all le64 usage of the '!=' operation with "!le64_eq(...)". 2016-01-28 08:28:30 +01:00
cache.c Removed unneeded variables as warned by gcc 4.6 2011-07-05 12:17:29 +02:00
collate.c
compat.c
compress.c Replace all le16 usage of the '!=' operation with "!le16_eq(...)". 2016-01-28 08:28:25 +01:00
debug.c
device.c Fixed a use of uninitialized variable compiler warning 2013-02-13 08:54:34 +01:00
dir.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
ea.c Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00
efs.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
index.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
inode.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
ioctl.c Fixed fstrim(8) applied to partitions 2014-08-04 17:39:50 +02:00
lcnalloc.c
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
logging.c
mft.c Replace all le16 non-zero "and" test conditions with !le16_andz(...). 2016-01-28 08:28:46 +01: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 Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
reparse.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
runlist.c Replace all sle64 zero test conditions with "sle64_cmpz(...)". 2016-01-28 08:28:44 +01:00
security.c Replace all le16 zero "and" test conditions with le16_andz(...). 2016-01-28 08:28:47 +01:00
unistr.c Replace all le16 non-zero test conditions with "!le16_cmpz(...)". 2016-01-28 08:28:37 +01:00
unix_io.c
volume.c Replace all le16 non-zero "and" test conditions with !le16_andz(...). 2016-01-28 08:28:46 +01:00
win32_io.c Fixed const violation in win32_io.c (cosmetic) 2014-06-23 10:46:31 +02:00
xattrs.c Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00