libfsxfs-python 20260701__tar.gz → 20260702__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/PKG-INFO +1 -1
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/config.h +3 -3
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/configure +10 -10
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/configure.ac +1 -1
- libfsxfs_python-20260702/dpkg/changelog +5 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/definitions.h +2 -2
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs.rc +2 -2
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attribute_values.c +4 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes.c +34 -14
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes_table.c +34 -14
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_definitions.h +2 -2
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_superblock.c +3 -1
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs.spec +2 -2
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyproject.toml +1 -1
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/Makefile.am +5 -2
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/Makefile.in +5 -2
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/package.m4 +2 -2
- libfsxfs_python-20260702/tests/test_python_module.at +145 -0
- libfsxfs_python-20260701/dpkg/changelog +0 -5
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ABOUT-NLS +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/AUTHORS +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/COPYING +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/COPYING.LESSER +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ChangeLog +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/INSTALL +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/NEWS +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/README +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/_build.py +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/acinclude.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/aclocal.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/byte_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/common.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/config.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/config_borlandc.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/config_msc.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/config_winapi.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/file_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/memory.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/narrow_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/system_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/types.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/common/wide_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/compile +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/config.guess +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/config.rpath +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/config.sub +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/depcomp +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/changelog.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/compat +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/control +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/copyright +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/libfsxfs-dev.install +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/libfsxfs-python3.install +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/libfsxfs-tools.install +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/libfsxfs.install +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/rules +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/dpkg/source/format +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/digest_hash.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/digest_hash.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfsinfo.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfsmount.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_getopt.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_getopt.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_i18n.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libbfio.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libclocale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libcnotify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libcpath.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libfcache.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libfdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libfdatetime.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libfsxfs.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libhmac.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_libuna.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_output.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_output.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_signal.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_signal.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/fsxfstools_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/info_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/info_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_dokan.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_dokan.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_file_entry.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_file_entry.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_file_system.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_file_system.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_fuse.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_fuse.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_path_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/fsxfstools/mount_path_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/codepage.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/definitions.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/features.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/features.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs/types.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/include/libfsxfs.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/install-sh +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_codepage.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_io_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_io_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_pool.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_pool.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_range.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_range.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_range_io_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_file_range_io_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libcdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libcfile.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libclocale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libcpath.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libcthreads.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_libuna.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_memory_range.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_memory_range.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_memory_range_io_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_memory_range_io_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_pool.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_pool.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_system_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_system_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libbfio/libbfio_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_array.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_array.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_btree.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_btree.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_btree_node.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_btree_node.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_btree_values_list.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_btree_values_list.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_libcthreads.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_list.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_list.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_list_element.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_list_element.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_range_list.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_range_list.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_range_list_value.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_range_list_value.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_tree_node.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_tree_node.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcdata/libcdata_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_system.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_system.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcerror/libcerror_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_file.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_file.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_libclocale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_libcnotify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_libuna.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_notify.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_notify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_system_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_system_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_winapi.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcfile/libcfile_winapi.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_codepage.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_codepage.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_locale.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_locale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_wide_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libclocale/libclocale_wide_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_print.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_print.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_verbose.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcnotify/libcnotify_verbose.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_libclocale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_libcsplit.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_libuna.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_path.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_path.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_system_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_system_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcpath/libcpath_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_narrow_split_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_narrow_split_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_narrow_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_narrow_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_wide_split_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_wide_split_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_wide_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcsplit/libcsplit_wide_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_condition.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_condition.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_lock.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_lock.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_mutex.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_mutex.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_queue.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_queue.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_read_write_lock.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_read_write_lock.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_repeating_thread.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_repeating_thread.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_thread.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_thread.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_thread_attributes.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_thread_attributes.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_thread_pool.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_thread_pool.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libcthreads/libcthreads_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_cache.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_cache.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_cache_value.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_cache_value.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_date_time.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_date_time.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_libcdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfcache/libfcache_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_area.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_area.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_cache.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_cache.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_libcdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_libcnotify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_libfcache.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_list.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_list.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_list_element.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_list_element.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_mapped_range.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_mapped_range.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_notify.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_notify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_range.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_range.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_range_list.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_range_list.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_segments_array.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_segments_array.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_vector.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdata/libfdata_vector.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_date_time_values.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_date_time_values.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_fat_date_time.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_fat_date_time.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_filetime.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_filetime.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_floatingtime.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_floatingtime.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_hfs_time.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_hfs_time.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_nsf_timedate.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_nsf_timedate.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_posix_time.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_posix_time.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_systemtime.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_systemtime.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfdatetime/libfdatetime_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_identifier.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_identifier.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfguid/libfguid_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_attributes.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_attributes_block.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_block_directory.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_btree.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_directory_block.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_file_system_block.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_inode.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_inode_information.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/fsxfs_superblock.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs.rc.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attribute_values.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes_leaf_block_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes_leaf_block_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes_table.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes_table_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_attributes_table_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_data_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_data_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_descriptor.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_descriptor.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_directory.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_directory.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_directory_footer.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_directory_footer.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_directory_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_directory_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_tree.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_tree.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_tree_node.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_block_tree_node.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_btree_block.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_btree_block.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_btree_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_btree_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_buffer_data_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_buffer_data_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_data_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_data_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_debug.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_debug.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_definitions.h.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_entry.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_entry.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_leaf_block_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_leaf_block_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_table.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_table.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_table_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_directory_table_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extended_attribute.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extended_attribute.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extent.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extent.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extent_btree.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extent_btree.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extent_list.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extent_list.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extents.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extents.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_entry.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_entry.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_system.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_system.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_system_block.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_system_block.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_system_block_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_file_system_block_header.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode_btree.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode_btree.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode_btree_record.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode_btree_record.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode_information.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_inode_information.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_io_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_io_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libbfio.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libcdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libclocale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libcnotify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libcthreads.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libfcache.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libfdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libfdatetime.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libfguid.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_libuna.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_notify.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_notify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_superblock.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_volume.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs/libfsxfs_volume.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs.pc.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libfsxfs.spec.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_byte_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_md5.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_md5.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_md5_context.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_md5_context.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha1.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha1.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha1_context.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha1_context.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha224.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha224.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha224_context.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha224_context.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha256.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha256.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha256_context.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha256_context.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha512.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha512.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha512_context.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_sha512_context.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libhmac/libhmac_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_base16_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_base16_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_base32_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_base32_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_base64_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_base64_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_byte_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_byte_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_10.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_10.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_13.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_13.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_14.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_14.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_15.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_15.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_16.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_16.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_2.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_2.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_3.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_3.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_4.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_4.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_5.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_5.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_6.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_6.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_7.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_7.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_8.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_8.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_9.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_iso_8859_9.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_koi8_r.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_koi8_r.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_koi8_u.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_koi8_u.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_arabic.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_arabic.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_celtic.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_celtic.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_centraleurroman.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_centraleurroman.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_croatian.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_croatian.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_cyrillic.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_cyrillic.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_dingbats.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_dingbats.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_farsi.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_farsi.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_gaelic.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_gaelic.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_greek.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_greek.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_icelandic.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_icelandic.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_inuit.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_inuit.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_roman.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_roman.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_romanian.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_romanian.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_russian.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_russian.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_symbol.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_symbol.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_thai.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_thai.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_turkish.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_turkish.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_ukrainian.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_mac_ukrainian.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1250.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1250.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1251.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1251.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1252.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1252.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1253.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1253.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1254.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1254.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1255.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1255.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1256.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1256.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1257.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1257.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1258.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_1258.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_874.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_874.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_932.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_932.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_936.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_936.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_949.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_949.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_950.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_codepage_windows_950.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_definitions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_extern.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_scsu.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_scsu.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_support.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_types.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_unicode_character.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_unicode_character.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_url_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_url_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf16_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf16_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf16_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf16_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf32_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf32_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf32_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf32_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf7_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf7_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf8_stream.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf8_stream.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf8_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/libuna/libuna_utf8_string.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ltmain.sh +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/common.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/gettext.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/host-cpu-c-abi.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/iconv.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/intlmacosx.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/lib-ld.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/lib-link.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/lib-prefix.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libbfio.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcdata.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcerror.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcfile.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libclocale.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcnotify.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcpath.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcrypto.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcsplit.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libcthreads.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libfcache.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libfdata.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libfdatetime.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libfguid.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libfuse.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libhmac.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libtool.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/libuna.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/ltoptions.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/ltsugar.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/ltversion.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/lt~obsolete.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/nls.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/po.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/progtest.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/pthread.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/python.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/tests.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/types.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/m4/yaltools.m4 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/manuals/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/manuals/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/manuals/fsxfsinfo.1 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/manuals/fsxfsmount.1 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/manuals/libfsxfs.3 +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/missing +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_attribute_values/fsxfs_test_attribute_values.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_attributes/fsxfs_test_attributes.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_attributes_leaf_block_header/fsxfs_test_attributes_leaf_block_header.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_attributes_table/fsxfs_test_attributes_table.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_attributes_table_header/fsxfs_test_attributes_table_header.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_block_directory/fsxfs_test_block_directory.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_block_directory_footer/fsxfs_test_block_directory_footer.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_block_directory_header/fsxfs_test_block_directory_header.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_btree_block/fsxfs_test_btree_block.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_btree_header/fsxfs_test_btree_header.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_buffer_data_handle/fsxfs_test_buffer_data_handle.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_directory_entry/fsxfs_test_directory_entry.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_directory_table/fsxfs_test_directory_table.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_directory_table_header/fsxfs_test_directory_table_header.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_error/fsxfs_test_error.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_extent/fsxfs_test_extent.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_file_entry/fsxfs_test_file_entry.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_file_system_block/fsxfs_test_file_system_block.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_file_system_block_header/fsxfs_test_file_system_block_header.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_inode_btree/fsxfs_test_inode_btree.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_inode_btree_record/fsxfs_test_inode_btree_record.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_inode_information/fsxfs_test_inode_information.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_io_handle/fsxfs_test_io_handle.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_notify/fsxfs_test_notify.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_superblock/fsxfs_test_superblock.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_support/fsxfs_test_support.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_tools_info_handle/fsxfs_test_tools_info_handle.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_tools_mount_path_string/fsxfs_test_tools_mount_path_string.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_tools_output/fsxfs_test_tools_output.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_tools_signal/fsxfs_test_tools_signal.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfs_test_volume/fsxfs_test_volume.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfsinfo/fsxfsinfo.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/fsxfsmount/fsxfsmount.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libbfio/libbfio.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcdata/libcdata.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcerror/libcerror.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcfile/libcfile.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libclocale/libclocale.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcnotify/libcnotify.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcpath/libcpath.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcsplit/libcsplit.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libcthreads/libcthreads.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libfcache/libfcache.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libfdata/libfdata.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libfdatetime/libfdatetime.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libfguid/libfguid.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libfsxfs/libfsxfs.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libfsxfs.sln +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libhmac/libhmac.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/libuna/libuna.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/msvscpp/pyfsxfs/pyfsxfs.vcproj +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/extended_attribute_fuzzer.cc +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/file_entry_fuzzer.cc +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/ossfuzz_libbfio.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/ossfuzz_libfsxfs.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/ossfuzz/volume_fuzzer.cc +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/ChangeLog +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/Makefile.in.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/Makevars +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/Makevars.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/POTFILES.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/Rules-quot +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/boldquot.sed +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/en@boldquot.header +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/en@quot.header +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/insert-header.sin +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/quot.sed +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/po/remove-potcdate.sin +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/Makefile.am +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/Makefile.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_datetime.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_datetime.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_error.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_extended_attribute.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_extended_attribute.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_extended_attributes.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_extended_attributes.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_file_entries.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_file_entries.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_file_entry.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_file_entry.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_file_object_io_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_file_object_io_handle.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_integer.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_integer.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_libbfio.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_libfsxfs.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_python.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_volume.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyfsxfs/pyfsxfs_volume.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/pyproject.toml.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/atlocal.in +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_attribute_values.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_attributes.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_attributes_leaf_block_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_attributes_table.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_attributes_table_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_block_directory.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_block_directory_footer.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_block_directory_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_btree_block.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_btree_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_buffer_data_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_directory_entry.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_directory_table.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_directory_table_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_error.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_extent.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_file_entry.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_file_system_block.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_file_system_block_header.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_functions.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_functions.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_getopt.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_getopt.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_inode_btree.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_inode_btree_record.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_inode_information.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_io_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libbfio.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libcdata.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libcerror.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libclocale.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libcnotify.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libcpath.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libfsxfs.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_libuna.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_macros.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_memory.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_memory.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_notify.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_superblock.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_support.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_tools_info_handle.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_tools_mount_path_string.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_tools_output.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_tools_signal.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_unused.h +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/fsxfs_test_volume.c +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/generate_test_inputs.sh +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/pyfsxfs_test_support.py +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/pyfsxfs_test_volume.py +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/test_library.at +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/test_macros.at +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/test_manpages.at +0 -0
- {libfsxfs_python-20260701 → libfsxfs_python-20260702}/tests/test_tools.at +0 -0
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
#define PACKAGE_NAME "libfsxfs"
|
|
609
609
|
|
|
610
610
|
/* Define to the full name and version of this package. */
|
|
611
|
-
#define PACKAGE_STRING "libfsxfs
|
|
611
|
+
#define PACKAGE_STRING "libfsxfs 20260702"
|
|
612
612
|
|
|
613
613
|
/* Define to the one symbol short name of this package. */
|
|
614
614
|
#define PACKAGE_TARNAME "libfsxfs"
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
#define PACKAGE_URL ""
|
|
618
618
|
|
|
619
619
|
/* Define to the version of this package. */
|
|
620
|
-
#define PACKAGE_VERSION "
|
|
620
|
+
#define PACKAGE_VERSION "20260702"
|
|
621
621
|
|
|
622
622
|
/* The size of `int', as computed by sizeof. */
|
|
623
623
|
#define SIZEOF_INT 4
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
/* #undef TM_IN_SYS_TIME */
|
|
647
647
|
|
|
648
648
|
/* Version number of package */
|
|
649
|
-
#define VERSION "
|
|
649
|
+
#define VERSION "20260702"
|
|
650
650
|
|
|
651
651
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
652
652
|
/* #undef _FILE_OFFSET_BITS */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#! /bin/sh
|
|
2
2
|
# Guess values for system-dependent variables and create Makefiles.
|
|
3
|
-
# Generated by GNU Autoconf 2.71 for libfsxfs
|
|
3
|
+
# Generated by GNU Autoconf 2.71 for libfsxfs 20260702.
|
|
4
4
|
#
|
|
5
5
|
# Report bugs to <https://github.com/libyal/libfsxfs/issues>.
|
|
6
6
|
#
|
|
@@ -621,8 +621,8 @@ MAKEFLAGS=
|
|
|
621
621
|
# Identity of this package.
|
|
622
622
|
PACKAGE_NAME='libfsxfs'
|
|
623
623
|
PACKAGE_TARNAME='libfsxfs'
|
|
624
|
-
PACKAGE_VERSION='
|
|
625
|
-
PACKAGE_STRING='libfsxfs
|
|
624
|
+
PACKAGE_VERSION='20260702'
|
|
625
|
+
PACKAGE_STRING='libfsxfs 20260702'
|
|
626
626
|
PACKAGE_BUGREPORT='https://github.com/libyal/libfsxfs/issues'
|
|
627
627
|
PACKAGE_URL=''
|
|
628
628
|
|
|
@@ -1701,7 +1701,7 @@ if test "$ac_init_help" = "long"; then
|
|
|
1701
1701
|
# Omit some internal or obsolete options to make the list less imposing.
|
|
1702
1702
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
|
1703
1703
|
cat <<_ACEOF
|
|
1704
|
-
\`configure' configures libfsxfs
|
|
1704
|
+
\`configure' configures libfsxfs 20260702 to adapt to many kinds of systems.
|
|
1705
1705
|
|
|
1706
1706
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
|
1707
1707
|
|
|
@@ -1772,7 +1772,7 @@ fi
|
|
|
1772
1772
|
|
|
1773
1773
|
if test -n "$ac_init_help"; then
|
|
1774
1774
|
case $ac_init_help in
|
|
1775
|
-
short | recursive ) echo "Configuration of libfsxfs
|
|
1775
|
+
short | recursive ) echo "Configuration of libfsxfs 20260702:";;
|
|
1776
1776
|
esac
|
|
1777
1777
|
cat <<\_ACEOF
|
|
1778
1778
|
|
|
@@ -2048,7 +2048,7 @@ fi
|
|
|
2048
2048
|
test -n "$ac_init_help" && exit $ac_status
|
|
2049
2049
|
if $ac_init_version; then
|
|
2050
2050
|
cat <<\_ACEOF
|
|
2051
|
-
libfsxfs configure
|
|
2051
|
+
libfsxfs configure 20260702
|
|
2052
2052
|
generated by GNU Autoconf 2.71
|
|
2053
2053
|
|
|
2054
2054
|
Copyright (C) 2021 Free Software Foundation, Inc.
|
|
@@ -2769,7 +2769,7 @@ cat >config.log <<_ACEOF
|
|
|
2769
2769
|
This file contains any messages produced by compilers while
|
|
2770
2770
|
running configure, to aid debugging if configure makes a mistake.
|
|
2771
2771
|
|
|
2772
|
-
It was created by libfsxfs $as_me
|
|
2772
|
+
It was created by libfsxfs $as_me 20260702, which was
|
|
2773
2773
|
generated by GNU Autoconf 2.71. Invocation command line was
|
|
2774
2774
|
|
|
2775
2775
|
$ $0$ac_configure_args_raw
|
|
@@ -4258,7 +4258,7 @@ fi
|
|
|
4258
4258
|
|
|
4259
4259
|
# Define the identity of the package.
|
|
4260
4260
|
PACKAGE='libfsxfs'
|
|
4261
|
-
VERSION='
|
|
4261
|
+
VERSION='20260702'
|
|
4262
4262
|
|
|
4263
4263
|
|
|
4264
4264
|
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
|
@@ -63691,7 +63691,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|
|
63691
63691
|
# report actual input values of CONFIG_FILES etc. instead of their
|
|
63692
63692
|
# values after options handling.
|
|
63693
63693
|
ac_log="
|
|
63694
|
-
This file was extended by libfsxfs $as_me
|
|
63694
|
+
This file was extended by libfsxfs $as_me 20260702, which was
|
|
63695
63695
|
generated by GNU Autoconf 2.71. Invocation command line was
|
|
63696
63696
|
|
|
63697
63697
|
CONFIG_FILES = $CONFIG_FILES
|
|
@@ -63759,7 +63759,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
|
|
63759
63759
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
63760
63760
|
ac_cs_config='$ac_cs_config_escaped'
|
|
63761
63761
|
ac_cs_version="\\
|
|
63762
|
-
libfsxfs config.status
|
|
63762
|
+
libfsxfs config.status 20260702
|
|
63763
63763
|
configured by $0, generated by GNU Autoconf 2.71,
|
|
63764
63764
|
with options \\"\$ac_cs_config\\"
|
|
63765
63765
|
|
|
@@ -24,11 +24,11 @@
|
|
|
24
24
|
|
|
25
25
|
#include <libfsxfs/types.h>
|
|
26
26
|
|
|
27
|
-
#define LIBFSXFS_VERSION
|
|
27
|
+
#define LIBFSXFS_VERSION 20260702
|
|
28
28
|
|
|
29
29
|
/* The version string
|
|
30
30
|
*/
|
|
31
|
-
#define LIBFSXFS_VERSION_STRING "
|
|
31
|
+
#define LIBFSXFS_VERSION_STRING "20260702"
|
|
32
32
|
|
|
33
33
|
/* The file access
|
|
34
34
|
* bit 1 set to 1 for read access
|
|
@@ -22,12 +22,12 @@ BEGIN
|
|
|
22
22
|
BLOCK "040904E4"
|
|
23
23
|
BEGIN
|
|
24
24
|
VALUE "FileDescription", "Library to access the X File System (XFS) format\0"
|
|
25
|
-
VALUE "FileVersion", "
|
|
25
|
+
VALUE "FileVersion", "20260702" "\0"
|
|
26
26
|
VALUE "InternalName", "libfsxfs.dll\0"
|
|
27
27
|
VALUE "LegalCopyright", "(C) 2020-2026, Joachim Metz <joachim.metz@gmail.com>\0"
|
|
28
28
|
VALUE "OriginalFilename", "libfsxfs.dll\0"
|
|
29
29
|
VALUE "ProductName", "libfsxfs\0"
|
|
30
|
-
VALUE "ProductVersion", "
|
|
30
|
+
VALUE "ProductVersion", "20260702" "\0"
|
|
31
31
|
VALUE "Comments", "For more information visit https://github.com/libyal/libfsxfs/\0"
|
|
32
32
|
END
|
|
33
33
|
END
|
|
@@ -561,7 +561,7 @@ int libfsxfs_attributes_read_leaf_values(
|
|
|
561
561
|
if( libfsxfs_attribute_values_set_name(
|
|
562
562
|
attribute_values,
|
|
563
563
|
&( data[ values_offset ] ),
|
|
564
|
-
name_size,
|
|
564
|
+
(size_t) name_size,
|
|
565
565
|
flags,
|
|
566
566
|
error ) != 1 )
|
|
567
567
|
{
|
|
@@ -651,22 +651,42 @@ int libfsxfs_attributes_read_leaf_values(
|
|
|
651
651
|
}
|
|
652
652
|
}
|
|
653
653
|
}
|
|
654
|
-
if(
|
|
655
|
-
extended_attributes_array,
|
|
656
|
-
&entry_index,
|
|
657
|
-
(intptr_t *) attribute_values,
|
|
658
|
-
error ) != 1 )
|
|
654
|
+
if( ( flags & 0x08 ) != 0 )
|
|
659
655
|
{
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
656
|
+
if( libfsxfs_attribute_values_free(
|
|
657
|
+
&attribute_values,
|
|
658
|
+
error ) != 1 )
|
|
659
|
+
{
|
|
660
|
+
libcerror_error_set(
|
|
661
|
+
error,
|
|
662
|
+
LIBCERROR_ERROR_DOMAIN_RUNTIME,
|
|
663
|
+
LIBCERROR_RUNTIME_ERROR_FINALIZE_FAILED,
|
|
664
|
+
"%s: unable to free attribute: %d values.",
|
|
665
|
+
function,
|
|
666
|
+
block_entry_index );
|
|
666
667
|
|
|
667
|
-
|
|
668
|
+
goto on_error;
|
|
669
|
+
}
|
|
670
|
+
}
|
|
671
|
+
else
|
|
672
|
+
{
|
|
673
|
+
if( libcdata_array_append_entry(
|
|
674
|
+
extended_attributes_array,
|
|
675
|
+
&entry_index,
|
|
676
|
+
(intptr_t *) attribute_values,
|
|
677
|
+
error ) != 1 )
|
|
678
|
+
{
|
|
679
|
+
libcerror_error_set(
|
|
680
|
+
error,
|
|
681
|
+
LIBCERROR_ERROR_DOMAIN_RUNTIME,
|
|
682
|
+
LIBCERROR_RUNTIME_ERROR_APPEND_FAILED,
|
|
683
|
+
"%s: unable to append attribute values to extended attributes array.",
|
|
684
|
+
function );
|
|
685
|
+
|
|
686
|
+
goto on_error;
|
|
687
|
+
}
|
|
688
|
+
attribute_values = NULL;
|
|
668
689
|
}
|
|
669
|
-
attribute_values = NULL;
|
|
670
690
|
}
|
|
671
691
|
if( libfsxfs_attributes_leaf_block_header_free(
|
|
672
692
|
&leaf_block_header,
|
|
@@ -448,23 +448,43 @@ int libfsxfs_attributes_table_read_data(
|
|
|
448
448
|
}
|
|
449
449
|
data_offset += value_data_size;
|
|
450
450
|
}
|
|
451
|
-
if(
|
|
452
|
-
extended_attributes_array,
|
|
453
|
-
&entry_index,
|
|
454
|
-
(intptr_t *) attribute_values,
|
|
455
|
-
error ) != 1 )
|
|
451
|
+
if( ( flags & 0x08 ) != 0 )
|
|
456
452
|
{
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
453
|
+
if( libfsxfs_attribute_values_free(
|
|
454
|
+
&attribute_values,
|
|
455
|
+
error ) != 1 )
|
|
456
|
+
{
|
|
457
|
+
libcerror_error_set(
|
|
458
|
+
error,
|
|
459
|
+
LIBCERROR_ERROR_DOMAIN_RUNTIME,
|
|
460
|
+
LIBCERROR_RUNTIME_ERROR_FINALIZE_FAILED,
|
|
461
|
+
"%s: unable to free attribute: %d values.",
|
|
462
|
+
function,
|
|
463
|
+
attribute_index );
|
|
464
464
|
|
|
465
|
-
|
|
465
|
+
goto on_error;
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
else
|
|
469
|
+
{
|
|
470
|
+
if( libcdata_array_append_entry(
|
|
471
|
+
extended_attributes_array,
|
|
472
|
+
&entry_index,
|
|
473
|
+
(intptr_t *) attribute_values,
|
|
474
|
+
error ) != 1 )
|
|
475
|
+
{
|
|
476
|
+
libcerror_error_set(
|
|
477
|
+
error,
|
|
478
|
+
LIBCERROR_ERROR_DOMAIN_RUNTIME,
|
|
479
|
+
LIBCERROR_RUNTIME_ERROR_APPEND_FAILED,
|
|
480
|
+
"%s: unable to append attribute: %d values to extended attributes array.",
|
|
481
|
+
function,
|
|
482
|
+
attribute_index );
|
|
483
|
+
|
|
484
|
+
goto on_error;
|
|
485
|
+
}
|
|
486
|
+
attribute_values = NULL;
|
|
466
487
|
}
|
|
467
|
-
attribute_values = NULL;
|
|
468
488
|
}
|
|
469
489
|
return( 1 );
|
|
470
490
|
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
* for local use of libfsxfs
|
|
38
38
|
*/
|
|
39
39
|
#else
|
|
40
|
-
#define LIBFSXFS_VERSION
|
|
40
|
+
#define LIBFSXFS_VERSION 20260702
|
|
41
41
|
|
|
42
42
|
/* The version string
|
|
43
43
|
*/
|
|
44
|
-
#define LIBFSXFS_VERSION_STRING "
|
|
44
|
+
#define LIBFSXFS_VERSION_STRING "20260702"
|
|
45
45
|
|
|
46
46
|
/* The file access
|
|
47
47
|
* bit 1 set to 1 for read access
|
|
@@ -912,7 +912,9 @@ int libfsxfs_superblock_read_data(
|
|
|
912
912
|
supported_feature_flags = 0x00000001UL
|
|
913
913
|
| 0x00000002UL
|
|
914
914
|
| 0x00000008UL
|
|
915
|
-
| 0x00000020UL
|
|
915
|
+
| 0x00000020UL
|
|
916
|
+
| 0x00000040UL
|
|
917
|
+
| 0x00000080UL;
|
|
916
918
|
|
|
917
919
|
if( ( superblock->incompatible_features_flags & ~( supported_feature_flags ) ) != 0 )
|
|
918
920
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Name: libfsxfs
|
|
2
|
-
Version:
|
|
2
|
+
Version: 20260702
|
|
3
3
|
Release: 1
|
|
4
4
|
Summary: Library to access the X File System (XFS) format
|
|
5
5
|
Group: System Environment/Libraries
|
|
@@ -95,6 +95,6 @@ rm -rf %{buildroot}
|
|
|
95
95
|
%{_mandir}/man1/*
|
|
96
96
|
|
|
97
97
|
%changelog
|
|
98
|
-
* Wed Jul 1 2026 Joachim Metz <joachim.metz@gmail.com>
|
|
98
|
+
* Wed Jul 1 2026 Joachim Metz <joachim.metz@gmail.com> 20260702-1
|
|
99
99
|
- Auto-generated
|
|
100
100
|
|
|
@@ -622,11 +622,14 @@ test_tools: \
|
|
|
622
622
|
test_tools.at
|
|
623
623
|
|
|
624
624
|
EXTRA_DIST = \
|
|
625
|
-
$(check_AUTOTESTS:=.at) \
|
|
626
625
|
$(check_SCRIPTS) \
|
|
627
626
|
generate_test_inputs.sh \
|
|
628
627
|
package.m4 \
|
|
629
|
-
|
|
628
|
+
test_library.at \
|
|
629
|
+
test_macros.at \
|
|
630
|
+
test_manpages.at \
|
|
631
|
+
test_python_module.at \
|
|
632
|
+
test_tools.at
|
|
630
633
|
|
|
631
634
|
CLEANFILES = \
|
|
632
635
|
$(check_AUTOTESTS) \
|
|
@@ -1337,11 +1337,14 @@ AUTOM4TE = autom4te
|
|
|
1337
1337
|
AUTOTEST = $(AUTOM4TE) --language=autotest
|
|
1338
1338
|
SUFFIXES = .at
|
|
1339
1339
|
EXTRA_DIST = \
|
|
1340
|
-
$(check_AUTOTESTS:=.at) \
|
|
1341
1340
|
$(check_SCRIPTS) \
|
|
1342
1341
|
generate_test_inputs.sh \
|
|
1343
1342
|
package.m4 \
|
|
1344
|
-
|
|
1343
|
+
test_library.at \
|
|
1344
|
+
test_macros.at \
|
|
1345
|
+
test_manpages.at \
|
|
1346
|
+
test_python_module.at \
|
|
1347
|
+
test_tools.at
|
|
1345
1348
|
|
|
1346
1349
|
CLEANFILES = \
|
|
1347
1350
|
$(check_AUTOTESTS) \
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
m4_define([AT_PACKAGE_NAME], [libfsxfs])
|
|
2
2
|
m4_define([AT_PACKAGE_TARNAME], [libfsxfs])
|
|
3
|
-
m4_define([AT_PACKAGE_VERSION], [
|
|
4
|
-
m4_define([AT_PACKAGE_STRING], [libfsxfs
|
|
3
|
+
m4_define([AT_PACKAGE_VERSION], [20260702])
|
|
4
|
+
m4_define([AT_PACKAGE_STRING], [libfsxfs 20260702])
|
|
5
5
|
m4_define([AT_PACKAGE_BUGREPORT], [https://github.com/libyal/libfsxfs/issues])
|
|
@@ -0,0 +1,145 @@
|
|
|
1
|
+
m4_include([package.m4])
|
|
2
|
+
m4_include([test_macros.at])
|
|
3
|
+
|
|
4
|
+
include_test_inputs([pyfsxfs])
|
|
5
|
+
|
|
6
|
+
dnl Determines the test prefix based on the package name.
|
|
7
|
+
m4_define([test_prefix],
|
|
8
|
+
[m4_expand(m4_substr(AT_PACKAGE_NAME, 3))])dnl
|
|
9
|
+
|
|
10
|
+
dnl Sets up Python helper functions.
|
|
11
|
+
m4_define([SETUP_PYTHON_HELPER_FUNCTIONS],
|
|
12
|
+
[AT_TEST_HELPER_FN(
|
|
13
|
+
[run_test_script],
|
|
14
|
+
[path arguments],
|
|
15
|
+
[Runs the test script],
|
|
16
|
+
[PLATFORM=`uname -s | sed 's/-.*$//'`
|
|
17
|
+
|
|
18
|
+
if test "${PLATFORM}" = "Darwin"; then
|
|
19
|
+
DYLD_LIBRARY_PATH="${LIBRARY_PATH}" PYTHONPATH="${PYTHON_MODULE_PATH}" "${PYTHON}" "$[]@"
|
|
20
|
+
|
|
21
|
+
elif test "${PLATFORM}" = "CYGWIN_NT"; then
|
|
22
|
+
PATH="${LIBRARY_PATH}:${PATH}" PYTHONPATH="${PYTHON_MODULE_PATH}" "${PYTHON}" "$[]@"
|
|
23
|
+
|
|
24
|
+
elif test "${PLATFORM}" = "MINGW32_NT" || test "${PLATFORM}" = "MINGW64_NT" || test "${PLATFORM}" = "MSYS_NT"; then
|
|
25
|
+
# Copy the library DLL to the Python module directory so Python can load it.
|
|
26
|
+
cp -f "${LIBRARY_PATH}"/*.dll "${PYTHON_MODULE_PATH}"/
|
|
27
|
+
|
|
28
|
+
PATH="${PYTHON_MODULE_PATH}:${PATH}" PYTHONPATH="${PYTHON_MODULE_PATH}" "${PYTHON}" "$[]@"
|
|
29
|
+
else
|
|
30
|
+
LD_LIBRARY_PATH="${LIBRARY_PATH}" PYTHONPATH="${PYTHON_MODULE_PATH}" "${PYTHON}" "$[]@"
|
|
31
|
+
fi
|
|
32
|
+
])
|
|
33
|
+
])
|
|
34
|
+
|
|
35
|
+
dnl Runs one or more test scripts.
|
|
36
|
+
dnl Arguments:
|
|
37
|
+
dnl test_names
|
|
38
|
+
m4_define([RUN_TEST_SCRIPTS],
|
|
39
|
+
[m4_ifblank([$1], [m4_fatal([Missing test names])])
|
|
40
|
+
|
|
41
|
+
m4_foreach_w(
|
|
42
|
+
[test_name],
|
|
43
|
+
[$1],
|
|
44
|
+
[m4_define(
|
|
45
|
+
[test_script],
|
|
46
|
+
[m4_expand(py[]test_prefix[]_test_[]test_name[].py)])dnl
|
|
47
|
+
|
|
48
|
+
AT_SETUP(test_script)
|
|
49
|
+
|
|
50
|
+
AT_SKIP_IF(
|
|
51
|
+
[test -n "${SKIP_PYTHON_TESTS}"])
|
|
52
|
+
|
|
53
|
+
AT_CHECK(
|
|
54
|
+
[ath_fn_run_test_script $abs_srcdir/test_script],
|
|
55
|
+
[0],
|
|
56
|
+
[ignore],
|
|
57
|
+
[ignore])
|
|
58
|
+
|
|
59
|
+
AT_CLEANUP])
|
|
60
|
+
])
|
|
61
|
+
|
|
62
|
+
dnl Runs one or more test scripts with input.
|
|
63
|
+
dnl Arguments:
|
|
64
|
+
dnl test_names
|
|
65
|
+
dnl test_inputs
|
|
66
|
+
m4_define([RUN_TEST_SCRIPTS_WITH_INPUT],
|
|
67
|
+
[m4_ifblank([$1], [m4_fatal([Missing test names])])
|
|
68
|
+
|
|
69
|
+
m4_foreach_w(
|
|
70
|
+
[test_name],
|
|
71
|
+
[$1],
|
|
72
|
+
[m4_foreach_w(
|
|
73
|
+
[test_input],
|
|
74
|
+
[$2],
|
|
75
|
+
[m4_define([test_options], m4_normalize(get_test_input_value([test_input], 2)))
|
|
76
|
+
m4_define([test_file], [_strip(get_test_input_value([test_input], 3))])
|
|
77
|
+
|
|
78
|
+
m4_define(
|
|
79
|
+
[test_script],
|
|
80
|
+
[m4_expand(py[]test_prefix[]_test_[]test_name[].py)])dnl
|
|
81
|
+
|
|
82
|
+
m4_define([sanitized_test_file],
|
|
83
|
+
[m4_translit([test_file], [[],[],[]"'`\], [______])])
|
|
84
|
+
|
|
85
|
+
m4_ifblank(
|
|
86
|
+
test_options,
|
|
87
|
+
[m4_define(
|
|
88
|
+
[test_description],
|
|
89
|
+
[test_script with input: 'sanitized_test_file'])],
|
|
90
|
+
[m4_define(
|
|
91
|
+
[test_description],
|
|
92
|
+
[test_script with options: ']test_options[' and input: 'sanitized_test_file'])])
|
|
93
|
+
|
|
94
|
+
AT_SETUP(test_description)
|
|
95
|
+
|
|
96
|
+
AT_SKIP_IF(
|
|
97
|
+
[test -n "${SKIP_PYTHON_TESTS}"])
|
|
98
|
+
|
|
99
|
+
TEST_FILE=`ath_fn_resolve_test_file "$abs_srcdir/input/test_file"`
|
|
100
|
+
|
|
101
|
+
AT_CHECK(
|
|
102
|
+
[ath_fn_run_test_script $abs_srcdir/test_script test_options "${TEST_FILE}"],
|
|
103
|
+
[0],
|
|
104
|
+
[ignore],
|
|
105
|
+
[ignore])
|
|
106
|
+
|
|
107
|
+
AT_CLEANUP])
|
|
108
|
+
])
|
|
109
|
+
])
|
|
110
|
+
|
|
111
|
+
dnl Wrap m4_define to overwrite AT_TESTSUITE_NAME
|
|
112
|
+
m4_define([_M4_DEFINE_HOOK], m4_defn([m4_define]))
|
|
113
|
+
m4_define([m4_define],
|
|
114
|
+
[m4_if(
|
|
115
|
+
[$1],
|
|
116
|
+
[AT_TESTSUITE_NAME],
|
|
117
|
+
[_M4_DEFINE_HOOK([$1], [Running Python module tests])],
|
|
118
|
+
[_M4_DEFINE_HOOK([$1], [$2])])])
|
|
119
|
+
|
|
120
|
+
dnl Redefine AS_BOX to remove the "box"
|
|
121
|
+
m4_undefine([AS_BOX])
|
|
122
|
+
m4_define([AS_BOX], [echo "$1"])
|
|
123
|
+
|
|
124
|
+
AT_INIT([Python module])
|
|
125
|
+
AT_COLOR_TESTS
|
|
126
|
+
|
|
127
|
+
dnl Rewrite AT_SETUP to change the minimum line length
|
|
128
|
+
m4_define([AT_SETUP],
|
|
129
|
+
m4_unquote(
|
|
130
|
+
[m4_bpatsubst(
|
|
131
|
+
m4_dquote(m4_defn([AT_SETUP])),
|
|
132
|
+
[47],
|
|
133
|
+
[72])
|
|
134
|
+
])
|
|
135
|
+
)
|
|
136
|
+
|
|
137
|
+
SETUP_PYTHON_HELPER_FUNCTIONS
|
|
138
|
+
SETUP_HELPER_FUNCTIONS
|
|
139
|
+
|
|
140
|
+
RUN_TEST_SCRIPTS(
|
|
141
|
+
[support])
|
|
142
|
+
|
|
143
|
+
RUN_TEST_SCRIPTS_WITH_INPUT(
|
|
144
|
+
[volume],
|
|
145
|
+
test_inputs_pyfsxfs)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|