ntfs-3g/include/ntfs-3g
Erik Larsson 4ecc13c0ac Replace ENODATA with ENOATTR in xattrs functions for macOS builds.
The contract in macOS xattr functions is to return ENOATTR when an
extended attribute cannot be found.
2020-08-24 16:50:18 +03:00
..
Makefile.am Used plugins to process reparse points 2016-04-06 09:10:35 +02:00
acls.h Removed declarations for using acls.c outside ntfs-3g 2016-04-07 09:32:26 +02:00
attrib.h Fixed inserting a new ACL after they have been wiped out by chkdsk 2014-04-23 09:53:13 +02:00
attrlist.h initial CVS import 2006-10-30 22:32:48 +00:00
bitmap.h add ntfs_rol32 and ntfs_ror32 2007-09-02 12:36:33 +00:00
bootsect.h ntfs_boot_sector_is_ntfs/ntfs_boot_sector_parse: log errors 2006-12-08 23:55:10 +00:00
cache.h Forced alignment on cached structs 2010-10-26 08:59:51 +02:00
collate.h Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
compat.h Replace ENODATA with ENOATTR in xattrs functions for macOS builds. 2020-08-24 16:50:18 +03:00
compress.h developed overwriting compressed files 2010-05-25 10:25:31 +02:00
debug.h Removed unneeded variables as warned by gcc 4.6 2011-07-05 12:17:29 +02:00
device.h Defined the request argument of ioctl() as unsigned long 2020-03-07 10:31:12 +01:00
device_io.h Reset the output file to favour appending to image in ntfsclone 2014-03-11 09:54:53 +01:00
dir.h Defined option "posix_nlink" to compute a Posix compliant st_nlink 2020-08-14 11:50:35 +02:00
ea.h Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00
efs.h Changed the interfaces to use extended attributes 2009-12-17 08:24:13 +00:00
endians.h endians.h: Fix bad assumption of valid __BYTE_ORDER__ values. 2016-02-16 20:29:56 +01:00
index.h Fixed memory leak when failing to lookup an index 2017-02-11 10:29:39 +01:00
inode.h Fix incorrect usage of native/little-endian types, signed types, etc. 2015-12-21 23:55:31 +01:00
ioctl.h Defined the request argument of ioctl() as unsigned long 2020-03-07 10:31:12 +01:00
layout.h Decoded execlink reparse data 2020-03-08 09:57:27 +01:00
lcnalloc.h developed overwriting compressed files 2010-05-25 10:25:31 +02:00
logfile.h Moved general declarations from ntfsrecover.h to logfile.h 2016-04-06 11:03:31 +02:00
logging.h Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
mft.h Used MFT record 15 for the first extent to MFT:DATA 2014-03-11 10:16:26 +01:00
misc.h Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
mst.h Avoided logging meaningless fixup errors in ntfsclone and ntfsresize 2011-09-23 11:28:42 +02:00
ntfstime.h Fix incorrect usage of native/little-endian types, signed types, etc. 2015-12-21 23:55:31 +01:00
object_id.h Implemented getting/setting/removing object ids 2009-12-17 09:07:56 +00:00
param.h Used kernel cacheing on read-only mounts or with lowntfs-3g 2020-08-14 11:27:24 +02:00
plugin.h Enabled directory operations in plugins 2017-08-11 09:42:37 +02:00
realpath.h Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
reparse.h Exported the translations of Windows paths 2020-03-08 10:17:21 +01:00
runlist.h developed overwriting compressed files 2010-05-25 10:25:31 +02:00
security.h Improved opening/closing $Secure when un/mounting NTFS volume 2016-09-02 08:30:07 +02:00
support.h initial CVS import 2006-10-30 22:32:48 +00:00
types.h Use appropriate little-endian/big-endian types in struct definitions. 2015-10-03 12:58:08 +02:00
unistr.h Allowed names with trailing dot or space on conditions 2017-02-11 10:54:51 +01:00
volume.h Exported the translations of Windows paths 2020-03-08 10:17:21 +01:00
xattrs.h Allowed using full library API on systems without extended attributes support 2016-07-28 16:13:59 +02:00