ntfs-3g/libntfs-3g
Erik Larsson a00610ed15 Merge branch 'edge' into edge.strict_endians
Conflicts:
	include/ntfs-3g/layout.h
	libntfs-3g/acls.c
	libntfs-3g/attrib.c
	libntfs-3g/bootsect.c
	libntfs-3g/dir.c
	libntfs-3g/mft.c
	libntfs-3g/reparse.c
	ntfsprogs/ntfsinfo.c
	ntfsprogs/ntfsresize.c
	ntfsprogs/playlog.c
	src/lowntfs-3g.c
	src/ntfs-3g_common.c
2021-03-05 14:48:11 +02:00
..
Makefile.am Prevented locally defined headers from interfering with ntfs-3g ones 2018-08-02 16:47:16 +02:00
acls.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
attrib.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
attrlist.c Merge endianness fixes required for the strict endians code to compile. 2016-01-28 09:21:09 +01:00
bitmap.c Adapted to ntfs-3g.1.2712 2008-07-13 17:55:57 +00:00
bootsect.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
cache.c Removed unneeded variables as warned by gcc 4.6 2011-07-05 12:17:29 +02:00
collate.c Replace switch statements for le/be types with equivalent if statements. 2016-01-28 08:29:02 +01:00
compat.c Adapted to ntfs-3g.1.2812 2008-08-16 15:17:47 +00:00
compress.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
debug.c Adapted to ntfs-3g.2009.3.8 2009-03-27 09:10:00 +00:00
device.c Fixed a use of uninitialized variable compiler warning 2013-02-13 08:54:34 +01:00
dir.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
ea.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
efs.c Merge tag '2017.2.15' into edge.strict_endians 2017-03-21 05:41:54 +01:00
index.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
inode.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
ioctl.c Fixed defining the request argument of ioctl() 2020-03-08 10:34:17 +01:00
lcnalloc.c Fix endianness issues in log and terminal output. 2015-12-21 23:31:09 +01:00
libntfs-3g.pc.in Updating the source directory tree 2008-03-28 14:42:50 +00:00
libntfs-3g.script.so.in Updating the source directory tree 2008-03-28 14:42:50 +00:00
logfile.c Merge tag '2017.2.15' into edge.strict_endians 2017-03-21 05:41:54 +01:00
logging.c Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
mft.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
misc.c Defined ntfs_realloc() and ntfs_free() 2021-01-26 10:06:17 +01:00
mst.c Corrected validation of multi sector transfer protected records 2016-07-28 16:26:21 +02:00
object_id.c Cleaned object ids beyond the updated part 2019-01-23 17:27:25 +01:00
realpath.c Silenced warnings about string lengths in snprintf() 2020-03-08 09:29:04 +01:00
reparse.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
runlist.c Merge branch 'edge' into edge.strict_endians 2016-02-05 18:02:02 +01:00
security.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
unistr.c Merge tag '2017.2.15' into edge.strict_endians 2017-03-21 05:41:54 +01:00
unix_io.c Defined the request argument of ioctl() as unsigned long 2020-03-07 10:31:12 +01:00
volume.c Merge branch 'edge' into edge.strict_endians 2021-03-05 14:48:11 +02:00
win32_io.c Defined the request argument of ioctl() as unsigned long 2020-03-07 10:31:12 +01:00
xattrs.c Fixed returning errno in setxattr 2020-03-07 10:51:53 +01:00