libfsxfs-python 20260702__tar.gz → 20260703__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.
Files changed (876) hide show
  1. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/PKG-INFO +1 -1
  2. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/config.h +3 -3
  3. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/configure +16 -15
  4. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/configure.ac +1 -1
  5. libfsxfs_python-20260703/dpkg/changelog +5 -0
  6. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/definitions.h +2 -2
  7. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs.rc +2 -2
  8. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_definitions.h +2 -2
  9. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs.spec +2 -2
  10. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/tests.m4 +7 -6
  11. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyproject.toml +1 -1
  12. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_buffer_data_handle.c +4 -0
  13. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/package.m4 +2 -2
  14. libfsxfs_python-20260702/dpkg/changelog +0 -5
  15. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ABOUT-NLS +0 -0
  16. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/AUTHORS +0 -0
  17. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/COPYING +0 -0
  18. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/COPYING.LESSER +0 -0
  19. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ChangeLog +0 -0
  20. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/INSTALL +0 -0
  21. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/Makefile.am +0 -0
  22. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/Makefile.in +0 -0
  23. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/NEWS +0 -0
  24. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/README +0 -0
  25. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/_build.py +0 -0
  26. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/acinclude.m4 +0 -0
  27. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/aclocal.m4 +0 -0
  28. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/Makefile.am +0 -0
  29. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/Makefile.in +0 -0
  30. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/byte_stream.h +0 -0
  31. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/common.h +0 -0
  32. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/config.h.in +0 -0
  33. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/config_borlandc.h +0 -0
  34. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/config_msc.h +0 -0
  35. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/config_winapi.h +0 -0
  36. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/file_stream.h +0 -0
  37. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/memory.h +0 -0
  38. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/narrow_string.h +0 -0
  39. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/system_string.h +0 -0
  40. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/types.h +0 -0
  41. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/types.h.in +0 -0
  42. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/common/wide_string.h +0 -0
  43. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/compile +0 -0
  44. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/config.guess +0 -0
  45. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/config.rpath +0 -0
  46. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/config.sub +0 -0
  47. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/depcomp +0 -0
  48. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/changelog.in +0 -0
  49. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/compat +0 -0
  50. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/control +0 -0
  51. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/copyright +0 -0
  52. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/libfsxfs-dev.install +0 -0
  53. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/libfsxfs-python3.install +0 -0
  54. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/libfsxfs-tools.install +0 -0
  55. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/libfsxfs.install +0 -0
  56. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/rules +0 -0
  57. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/dpkg/source/format +0 -0
  58. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/Makefile.am +0 -0
  59. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/Makefile.in +0 -0
  60. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/digest_hash.c +0 -0
  61. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/digest_hash.h +0 -0
  62. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfsinfo.c +0 -0
  63. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfsmount.c +0 -0
  64. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_getopt.c +0 -0
  65. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_getopt.h +0 -0
  66. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_i18n.h +0 -0
  67. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libbfio.h +0 -0
  68. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libcerror.h +0 -0
  69. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libclocale.h +0 -0
  70. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libcnotify.h +0 -0
  71. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libcpath.h +0 -0
  72. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libfcache.h +0 -0
  73. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libfdata.h +0 -0
  74. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libfdatetime.h +0 -0
  75. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libfsxfs.h +0 -0
  76. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libhmac.h +0 -0
  77. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_libuna.h +0 -0
  78. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_output.c +0 -0
  79. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_output.h +0 -0
  80. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_signal.c +0 -0
  81. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_signal.h +0 -0
  82. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/fsxfstools_unused.h +0 -0
  83. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/info_handle.c +0 -0
  84. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/info_handle.h +0 -0
  85. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_dokan.c +0 -0
  86. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_dokan.h +0 -0
  87. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_file_entry.c +0 -0
  88. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_file_entry.h +0 -0
  89. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_file_system.c +0 -0
  90. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_file_system.h +0 -0
  91. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_fuse.c +0 -0
  92. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_fuse.h +0 -0
  93. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_handle.c +0 -0
  94. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_handle.h +0 -0
  95. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_path_string.c +0 -0
  96. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/fsxfstools/mount_path_string.h +0 -0
  97. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/Makefile.am +0 -0
  98. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/Makefile.in +0 -0
  99. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/codepage.h +0 -0
  100. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/definitions.h.in +0 -0
  101. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/error.h +0 -0
  102. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/extern.h +0 -0
  103. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/features.h +0 -0
  104. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/features.h.in +0 -0
  105. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/types.h +0 -0
  106. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs/types.h.in +0 -0
  107. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs.h +0 -0
  108. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/include/libfsxfs.h.in +0 -0
  109. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/install-sh +0 -0
  110. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/Makefile.am +0 -0
  111. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/Makefile.in +0 -0
  112. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_codepage.h +0 -0
  113. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_definitions.h +0 -0
  114. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_error.c +0 -0
  115. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_error.h +0 -0
  116. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_extern.h +0 -0
  117. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file.c +0 -0
  118. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file.h +0 -0
  119. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_io_handle.c +0 -0
  120. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_io_handle.h +0 -0
  121. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_pool.c +0 -0
  122. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_pool.h +0 -0
  123. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_range.c +0 -0
  124. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_range.h +0 -0
  125. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_range_io_handle.c +0 -0
  126. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_file_range_io_handle.h +0 -0
  127. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_handle.c +0 -0
  128. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_handle.h +0 -0
  129. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libcdata.h +0 -0
  130. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libcerror.h +0 -0
  131. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libcfile.h +0 -0
  132. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libclocale.h +0 -0
  133. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libcpath.h +0 -0
  134. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libcthreads.h +0 -0
  135. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_libuna.h +0 -0
  136. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_memory_range.c +0 -0
  137. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_memory_range.h +0 -0
  138. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_memory_range_io_handle.c +0 -0
  139. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_memory_range_io_handle.h +0 -0
  140. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_pool.c +0 -0
  141. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_pool.h +0 -0
  142. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_support.c +0 -0
  143. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_support.h +0 -0
  144. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_system_string.c +0 -0
  145. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_system_string.h +0 -0
  146. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_types.h +0 -0
  147. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libbfio/libbfio_unused.h +0 -0
  148. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/Makefile.am +0 -0
  149. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/Makefile.in +0 -0
  150. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_array.c +0 -0
  151. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_array.h +0 -0
  152. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_btree.c +0 -0
  153. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_btree.h +0 -0
  154. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_btree_node.c +0 -0
  155. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_btree_node.h +0 -0
  156. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_btree_values_list.c +0 -0
  157. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_btree_values_list.h +0 -0
  158. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_definitions.h +0 -0
  159. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_error.c +0 -0
  160. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_error.h +0 -0
  161. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_extern.h +0 -0
  162. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_libcerror.h +0 -0
  163. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_libcthreads.h +0 -0
  164. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_list.c +0 -0
  165. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_list.h +0 -0
  166. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_list_element.c +0 -0
  167. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_list_element.h +0 -0
  168. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_range_list.c +0 -0
  169. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_range_list.h +0 -0
  170. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_range_list_value.c +0 -0
  171. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_range_list_value.h +0 -0
  172. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_support.c +0 -0
  173. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_support.h +0 -0
  174. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_tree_node.c +0 -0
  175. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_tree_node.h +0 -0
  176. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_types.h +0 -0
  177. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcdata/libcdata_unused.h +0 -0
  178. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/Makefile.am +0 -0
  179. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/Makefile.in +0 -0
  180. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_definitions.h +0 -0
  181. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_error.c +0 -0
  182. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_error.h +0 -0
  183. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_extern.h +0 -0
  184. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_support.c +0 -0
  185. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_support.h +0 -0
  186. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_system.c +0 -0
  187. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_system.h +0 -0
  188. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_types.h +0 -0
  189. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcerror/libcerror_unused.h +0 -0
  190. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/Makefile.am +0 -0
  191. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/Makefile.in +0 -0
  192. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_definitions.h +0 -0
  193. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_error.c +0 -0
  194. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_error.h +0 -0
  195. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_extern.h +0 -0
  196. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_file.c +0 -0
  197. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_file.h +0 -0
  198. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_libcerror.h +0 -0
  199. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_libclocale.h +0 -0
  200. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_libcnotify.h +0 -0
  201. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_libuna.h +0 -0
  202. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_notify.c +0 -0
  203. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_notify.h +0 -0
  204. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_support.c +0 -0
  205. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_support.h +0 -0
  206. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_system_string.c +0 -0
  207. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_system_string.h +0 -0
  208. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_types.h +0 -0
  209. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_unused.h +0 -0
  210. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_winapi.c +0 -0
  211. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcfile/libcfile_winapi.h +0 -0
  212. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/Makefile.am +0 -0
  213. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/Makefile.in +0 -0
  214. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_codepage.c +0 -0
  215. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_codepage.h +0 -0
  216. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_definitions.h +0 -0
  217. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_extern.h +0 -0
  218. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_libcerror.h +0 -0
  219. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_locale.c +0 -0
  220. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_locale.h +0 -0
  221. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_support.c +0 -0
  222. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_support.h +0 -0
  223. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_unused.h +0 -0
  224. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_wide_string.c +0 -0
  225. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libclocale/libclocale_wide_string.h +0 -0
  226. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/Makefile.am +0 -0
  227. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/Makefile.in +0 -0
  228. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_definitions.h +0 -0
  229. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_extern.h +0 -0
  230. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_libcerror.h +0 -0
  231. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_print.c +0 -0
  232. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_print.h +0 -0
  233. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_stream.c +0 -0
  234. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_stream.h +0 -0
  235. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_support.c +0 -0
  236. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_support.h +0 -0
  237. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_unused.h +0 -0
  238. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_verbose.c +0 -0
  239. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcnotify/libcnotify_verbose.h +0 -0
  240. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/Makefile.am +0 -0
  241. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/Makefile.in +0 -0
  242. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_definitions.h +0 -0
  243. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_error.c +0 -0
  244. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_error.h +0 -0
  245. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_extern.h +0 -0
  246. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_libcerror.h +0 -0
  247. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_libclocale.h +0 -0
  248. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_libcsplit.h +0 -0
  249. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_libuna.h +0 -0
  250. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_path.c +0 -0
  251. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_path.h +0 -0
  252. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_support.c +0 -0
  253. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_support.h +0 -0
  254. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_system_string.c +0 -0
  255. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_system_string.h +0 -0
  256. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcpath/libcpath_unused.h +0 -0
  257. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/Makefile.am +0 -0
  258. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/Makefile.in +0 -0
  259. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_definitions.h +0 -0
  260. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_error.c +0 -0
  261. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_error.h +0 -0
  262. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_extern.h +0 -0
  263. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_libcerror.h +0 -0
  264. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_narrow_split_string.c +0 -0
  265. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_narrow_split_string.h +0 -0
  266. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_narrow_string.c +0 -0
  267. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_narrow_string.h +0 -0
  268. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_support.c +0 -0
  269. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_support.h +0 -0
  270. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_types.h +0 -0
  271. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_unused.h +0 -0
  272. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_wide_split_string.c +0 -0
  273. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_wide_split_string.h +0 -0
  274. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_wide_string.c +0 -0
  275. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcsplit/libcsplit_wide_string.h +0 -0
  276. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/Makefile.am +0 -0
  277. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/Makefile.in +0 -0
  278. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_condition.c +0 -0
  279. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_condition.h +0 -0
  280. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_definitions.h +0 -0
  281. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_error.c +0 -0
  282. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_error.h +0 -0
  283. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_extern.h +0 -0
  284. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_libcerror.h +0 -0
  285. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_lock.c +0 -0
  286. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_lock.h +0 -0
  287. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_mutex.c +0 -0
  288. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_mutex.h +0 -0
  289. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_queue.c +0 -0
  290. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_queue.h +0 -0
  291. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_read_write_lock.c +0 -0
  292. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_read_write_lock.h +0 -0
  293. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_repeating_thread.c +0 -0
  294. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_repeating_thread.h +0 -0
  295. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_support.c +0 -0
  296. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_support.h +0 -0
  297. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_thread.c +0 -0
  298. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_thread.h +0 -0
  299. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_thread_attributes.c +0 -0
  300. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_thread_attributes.h +0 -0
  301. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_thread_pool.c +0 -0
  302. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_thread_pool.h +0 -0
  303. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_types.h +0 -0
  304. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libcthreads/libcthreads_unused.h +0 -0
  305. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/Makefile.am +0 -0
  306. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/Makefile.in +0 -0
  307. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_cache.c +0 -0
  308. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_cache.h +0 -0
  309. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_cache_value.c +0 -0
  310. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_cache_value.h +0 -0
  311. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_date_time.c +0 -0
  312. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_date_time.h +0 -0
  313. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_definitions.h +0 -0
  314. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_error.c +0 -0
  315. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_error.h +0 -0
  316. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_extern.h +0 -0
  317. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_libcdata.h +0 -0
  318. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_libcerror.h +0 -0
  319. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_support.c +0 -0
  320. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_support.h +0 -0
  321. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_types.h +0 -0
  322. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfcache/libfcache_unused.h +0 -0
  323. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/Makefile.am +0 -0
  324. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/Makefile.in +0 -0
  325. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_area.c +0 -0
  326. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_area.h +0 -0
  327. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_cache.c +0 -0
  328. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_cache.h +0 -0
  329. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_definitions.h +0 -0
  330. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_error.c +0 -0
  331. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_error.h +0 -0
  332. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_extern.h +0 -0
  333. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_libcdata.h +0 -0
  334. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_libcerror.h +0 -0
  335. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_libcnotify.h +0 -0
  336. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_libfcache.h +0 -0
  337. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_list.c +0 -0
  338. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_list.h +0 -0
  339. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_list_element.c +0 -0
  340. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_list_element.h +0 -0
  341. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_mapped_range.c +0 -0
  342. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_mapped_range.h +0 -0
  343. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_notify.c +0 -0
  344. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_notify.h +0 -0
  345. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_range.c +0 -0
  346. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_range.h +0 -0
  347. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_range_list.c +0 -0
  348. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_range_list.h +0 -0
  349. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_segments_array.c +0 -0
  350. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_segments_array.h +0 -0
  351. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_stream.c +0 -0
  352. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_stream.h +0 -0
  353. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_support.c +0 -0
  354. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_support.h +0 -0
  355. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_types.h +0 -0
  356. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_unused.h +0 -0
  357. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_vector.c +0 -0
  358. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdata/libfdata_vector.h +0 -0
  359. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/Makefile.am +0 -0
  360. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/Makefile.in +0 -0
  361. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_date_time_values.c +0 -0
  362. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_date_time_values.h +0 -0
  363. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_definitions.h +0 -0
  364. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_error.c +0 -0
  365. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_error.h +0 -0
  366. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_extern.h +0 -0
  367. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_fat_date_time.c +0 -0
  368. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_fat_date_time.h +0 -0
  369. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_filetime.c +0 -0
  370. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_filetime.h +0 -0
  371. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_floatingtime.c +0 -0
  372. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_floatingtime.h +0 -0
  373. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_hfs_time.c +0 -0
  374. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_hfs_time.h +0 -0
  375. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_libcerror.h +0 -0
  376. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_nsf_timedate.c +0 -0
  377. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_nsf_timedate.h +0 -0
  378. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_posix_time.c +0 -0
  379. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_posix_time.h +0 -0
  380. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_support.c +0 -0
  381. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_support.h +0 -0
  382. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_systemtime.c +0 -0
  383. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_systemtime.h +0 -0
  384. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_types.h +0 -0
  385. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfdatetime/libfdatetime_unused.h +0 -0
  386. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/Makefile.am +0 -0
  387. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/Makefile.in +0 -0
  388. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_definitions.h +0 -0
  389. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_error.c +0 -0
  390. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_error.h +0 -0
  391. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_extern.h +0 -0
  392. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_identifier.c +0 -0
  393. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_identifier.h +0 -0
  394. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_libcerror.h +0 -0
  395. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_support.c +0 -0
  396. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_support.h +0 -0
  397. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_types.h +0 -0
  398. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfguid/libfguid_unused.h +0 -0
  399. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/Makefile.am +0 -0
  400. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/Makefile.in +0 -0
  401. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_attributes.h +0 -0
  402. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_attributes_block.h +0 -0
  403. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_block_directory.h +0 -0
  404. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_btree.h +0 -0
  405. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_directory_block.h +0 -0
  406. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_file_system_block.h +0 -0
  407. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_inode.h +0 -0
  408. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_inode_information.h +0 -0
  409. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/fsxfs_superblock.h +0 -0
  410. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs.c +0 -0
  411. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs.rc.in +0 -0
  412. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attribute_values.c +0 -0
  413. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attribute_values.h +0 -0
  414. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes.c +0 -0
  415. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes.h +0 -0
  416. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes_leaf_block_header.c +0 -0
  417. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes_leaf_block_header.h +0 -0
  418. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes_table.c +0 -0
  419. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes_table.h +0 -0
  420. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes_table_header.c +0 -0
  421. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_attributes_table_header.h +0 -0
  422. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_data_handle.c +0 -0
  423. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_data_handle.h +0 -0
  424. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_descriptor.c +0 -0
  425. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_descriptor.h +0 -0
  426. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_directory.c +0 -0
  427. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_directory.h +0 -0
  428. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_directory_footer.c +0 -0
  429. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_directory_footer.h +0 -0
  430. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_directory_header.c +0 -0
  431. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_directory_header.h +0 -0
  432. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_tree.c +0 -0
  433. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_tree.h +0 -0
  434. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_tree_node.c +0 -0
  435. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_block_tree_node.h +0 -0
  436. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_btree_block.c +0 -0
  437. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_btree_block.h +0 -0
  438. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_btree_header.c +0 -0
  439. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_btree_header.h +0 -0
  440. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_buffer_data_handle.c +0 -0
  441. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_buffer_data_handle.h +0 -0
  442. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_data_stream.c +0 -0
  443. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_data_stream.h +0 -0
  444. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_debug.c +0 -0
  445. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_debug.h +0 -0
  446. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_definitions.h.in +0 -0
  447. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory.c +0 -0
  448. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory.h +0 -0
  449. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_entry.c +0 -0
  450. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_entry.h +0 -0
  451. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_leaf_block_header.c +0 -0
  452. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_leaf_block_header.h +0 -0
  453. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_table.c +0 -0
  454. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_table.h +0 -0
  455. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_table_header.c +0 -0
  456. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_directory_table_header.h +0 -0
  457. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_error.c +0 -0
  458. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_error.h +0 -0
  459. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extended_attribute.c +0 -0
  460. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extended_attribute.h +0 -0
  461. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extent.c +0 -0
  462. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extent.h +0 -0
  463. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extent_btree.c +0 -0
  464. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extent_btree.h +0 -0
  465. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extent_list.c +0 -0
  466. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extent_list.h +0 -0
  467. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extents.c +0 -0
  468. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extents.h +0 -0
  469. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_extern.h +0 -0
  470. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_entry.c +0 -0
  471. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_entry.h +0 -0
  472. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_system.c +0 -0
  473. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_system.h +0 -0
  474. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_system_block.c +0 -0
  475. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_system_block.h +0 -0
  476. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_system_block_header.c +0 -0
  477. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_file_system_block_header.h +0 -0
  478. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode.c +0 -0
  479. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode.h +0 -0
  480. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode_btree.c +0 -0
  481. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode_btree.h +0 -0
  482. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode_btree_record.c +0 -0
  483. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode_btree_record.h +0 -0
  484. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode_information.c +0 -0
  485. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_inode_information.h +0 -0
  486. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_io_handle.c +0 -0
  487. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_io_handle.h +0 -0
  488. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libbfio.h +0 -0
  489. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libcdata.h +0 -0
  490. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libcerror.h +0 -0
  491. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libclocale.h +0 -0
  492. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libcnotify.h +0 -0
  493. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libcthreads.h +0 -0
  494. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libfcache.h +0 -0
  495. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libfdata.h +0 -0
  496. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libfdatetime.h +0 -0
  497. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libfguid.h +0 -0
  498. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_libuna.h +0 -0
  499. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_notify.c +0 -0
  500. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_notify.h +0 -0
  501. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_superblock.c +0 -0
  502. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_superblock.h +0 -0
  503. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_support.c +0 -0
  504. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_support.h +0 -0
  505. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_types.h +0 -0
  506. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_unused.h +0 -0
  507. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_volume.c +0 -0
  508. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs/libfsxfs_volume.h +0 -0
  509. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs.pc.in +0 -0
  510. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libfsxfs.spec.in +0 -0
  511. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/Makefile.am +0 -0
  512. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/Makefile.in +0 -0
  513. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_byte_stream.h +0 -0
  514. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_definitions.h +0 -0
  515. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_error.c +0 -0
  516. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_error.h +0 -0
  517. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_extern.h +0 -0
  518. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_libcerror.h +0 -0
  519. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_md5.c +0 -0
  520. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_md5.h +0 -0
  521. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_md5_context.c +0 -0
  522. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_md5_context.h +0 -0
  523. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha1.c +0 -0
  524. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha1.h +0 -0
  525. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha1_context.c +0 -0
  526. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha1_context.h +0 -0
  527. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha224.c +0 -0
  528. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha224.h +0 -0
  529. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha224_context.c +0 -0
  530. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha224_context.h +0 -0
  531. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha256.c +0 -0
  532. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha256.h +0 -0
  533. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha256_context.c +0 -0
  534. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha256_context.h +0 -0
  535. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha512.c +0 -0
  536. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha512.h +0 -0
  537. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha512_context.c +0 -0
  538. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_sha512_context.h +0 -0
  539. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_support.c +0 -0
  540. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_support.h +0 -0
  541. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_types.h +0 -0
  542. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libhmac/libhmac_unused.h +0 -0
  543. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/Makefile.am +0 -0
  544. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/Makefile.in +0 -0
  545. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_base16_stream.c +0 -0
  546. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_base16_stream.h +0 -0
  547. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_base32_stream.c +0 -0
  548. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_base32_stream.h +0 -0
  549. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_base64_stream.c +0 -0
  550. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_base64_stream.h +0 -0
  551. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_byte_stream.c +0 -0
  552. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_byte_stream.h +0 -0
  553. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_10.c +0 -0
  554. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_10.h +0 -0
  555. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_13.c +0 -0
  556. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_13.h +0 -0
  557. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_14.c +0 -0
  558. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_14.h +0 -0
  559. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_15.c +0 -0
  560. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_15.h +0 -0
  561. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_16.c +0 -0
  562. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_16.h +0 -0
  563. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_2.c +0 -0
  564. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_2.h +0 -0
  565. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_3.c +0 -0
  566. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_3.h +0 -0
  567. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_4.c +0 -0
  568. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_4.h +0 -0
  569. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_5.c +0 -0
  570. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_5.h +0 -0
  571. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_6.c +0 -0
  572. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_6.h +0 -0
  573. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_7.c +0 -0
  574. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_7.h +0 -0
  575. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_8.c +0 -0
  576. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_8.h +0 -0
  577. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_9.c +0 -0
  578. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_iso_8859_9.h +0 -0
  579. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_koi8_r.c +0 -0
  580. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_koi8_r.h +0 -0
  581. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_koi8_u.c +0 -0
  582. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_koi8_u.h +0 -0
  583. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_arabic.c +0 -0
  584. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_arabic.h +0 -0
  585. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_celtic.c +0 -0
  586. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_celtic.h +0 -0
  587. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_centraleurroman.c +0 -0
  588. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_centraleurroman.h +0 -0
  589. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_croatian.c +0 -0
  590. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_croatian.h +0 -0
  591. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_cyrillic.c +0 -0
  592. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_cyrillic.h +0 -0
  593. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_dingbats.c +0 -0
  594. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_dingbats.h +0 -0
  595. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_farsi.c +0 -0
  596. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_farsi.h +0 -0
  597. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_gaelic.c +0 -0
  598. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_gaelic.h +0 -0
  599. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_greek.c +0 -0
  600. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_greek.h +0 -0
  601. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_icelandic.c +0 -0
  602. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_icelandic.h +0 -0
  603. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_inuit.c +0 -0
  604. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_inuit.h +0 -0
  605. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_roman.c +0 -0
  606. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_roman.h +0 -0
  607. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_romanian.c +0 -0
  608. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_romanian.h +0 -0
  609. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_russian.c +0 -0
  610. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_russian.h +0 -0
  611. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_symbol.c +0 -0
  612. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_symbol.h +0 -0
  613. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_thai.c +0 -0
  614. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_thai.h +0 -0
  615. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_turkish.c +0 -0
  616. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_turkish.h +0 -0
  617. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_ukrainian.c +0 -0
  618. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_mac_ukrainian.h +0 -0
  619. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1250.c +0 -0
  620. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1250.h +0 -0
  621. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1251.c +0 -0
  622. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1251.h +0 -0
  623. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1252.c +0 -0
  624. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1252.h +0 -0
  625. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1253.c +0 -0
  626. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1253.h +0 -0
  627. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1254.c +0 -0
  628. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1254.h +0 -0
  629. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1255.c +0 -0
  630. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1255.h +0 -0
  631. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1256.c +0 -0
  632. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1256.h +0 -0
  633. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1257.c +0 -0
  634. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1257.h +0 -0
  635. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1258.c +0 -0
  636. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_1258.h +0 -0
  637. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_874.c +0 -0
  638. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_874.h +0 -0
  639. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_932.c +0 -0
  640. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_932.h +0 -0
  641. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_936.c +0 -0
  642. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_936.h +0 -0
  643. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_949.c +0 -0
  644. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_949.h +0 -0
  645. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_950.c +0 -0
  646. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_codepage_windows_950.h +0 -0
  647. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_definitions.h +0 -0
  648. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_error.c +0 -0
  649. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_error.h +0 -0
  650. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_extern.h +0 -0
  651. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_libcerror.h +0 -0
  652. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_scsu.c +0 -0
  653. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_scsu.h +0 -0
  654. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_support.c +0 -0
  655. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_support.h +0 -0
  656. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_types.h +0 -0
  657. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_unicode_character.c +0 -0
  658. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_unicode_character.h +0 -0
  659. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_unused.h +0 -0
  660. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_url_stream.c +0 -0
  661. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_url_stream.h +0 -0
  662. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf16_stream.c +0 -0
  663. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf16_stream.h +0 -0
  664. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf16_string.c +0 -0
  665. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf16_string.h +0 -0
  666. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf32_stream.c +0 -0
  667. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf32_stream.h +0 -0
  668. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf32_string.c +0 -0
  669. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf32_string.h +0 -0
  670. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf7_stream.c +0 -0
  671. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf7_stream.h +0 -0
  672. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf8_stream.c +0 -0
  673. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf8_stream.h +0 -0
  674. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf8_string.c +0 -0
  675. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/libuna/libuna_utf8_string.h +0 -0
  676. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ltmain.sh +0 -0
  677. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/common.m4 +0 -0
  678. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/gettext.m4 +0 -0
  679. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/host-cpu-c-abi.m4 +0 -0
  680. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/iconv.m4 +0 -0
  681. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/intlmacosx.m4 +0 -0
  682. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/lib-ld.m4 +0 -0
  683. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/lib-link.m4 +0 -0
  684. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/lib-prefix.m4 +0 -0
  685. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libbfio.m4 +0 -0
  686. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcdata.m4 +0 -0
  687. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcerror.m4 +0 -0
  688. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcfile.m4 +0 -0
  689. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libclocale.m4 +0 -0
  690. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcnotify.m4 +0 -0
  691. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcpath.m4 +0 -0
  692. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcrypto.m4 +0 -0
  693. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcsplit.m4 +0 -0
  694. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libcthreads.m4 +0 -0
  695. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libfcache.m4 +0 -0
  696. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libfdata.m4 +0 -0
  697. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libfdatetime.m4 +0 -0
  698. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libfguid.m4 +0 -0
  699. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libfuse.m4 +0 -0
  700. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libhmac.m4 +0 -0
  701. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libtool.m4 +0 -0
  702. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/libuna.m4 +0 -0
  703. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/ltoptions.m4 +0 -0
  704. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/ltsugar.m4 +0 -0
  705. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/ltversion.m4 +0 -0
  706. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/lt~obsolete.m4 +0 -0
  707. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/nls.m4 +0 -0
  708. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/po.m4 +0 -0
  709. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/progtest.m4 +0 -0
  710. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/pthread.m4 +0 -0
  711. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/python.m4 +0 -0
  712. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/types.m4 +0 -0
  713. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/m4/yaltools.m4 +0 -0
  714. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/manuals/Makefile.am +0 -0
  715. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/manuals/Makefile.in +0 -0
  716. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/manuals/fsxfsinfo.1 +0 -0
  717. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/manuals/fsxfsmount.1 +0 -0
  718. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/manuals/libfsxfs.3 +0 -0
  719. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/missing +0 -0
  720. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/Makefile.am +0 -0
  721. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/Makefile.in +0 -0
  722. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_attribute_values/fsxfs_test_attribute_values.vcproj +0 -0
  723. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_attributes/fsxfs_test_attributes.vcproj +0 -0
  724. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_attributes_leaf_block_header/fsxfs_test_attributes_leaf_block_header.vcproj +0 -0
  725. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_attributes_table/fsxfs_test_attributes_table.vcproj +0 -0
  726. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_attributes_table_header/fsxfs_test_attributes_table_header.vcproj +0 -0
  727. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_block_directory/fsxfs_test_block_directory.vcproj +0 -0
  728. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_block_directory_footer/fsxfs_test_block_directory_footer.vcproj +0 -0
  729. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_block_directory_header/fsxfs_test_block_directory_header.vcproj +0 -0
  730. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_btree_block/fsxfs_test_btree_block.vcproj +0 -0
  731. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_btree_header/fsxfs_test_btree_header.vcproj +0 -0
  732. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_buffer_data_handle/fsxfs_test_buffer_data_handle.vcproj +0 -0
  733. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_directory_entry/fsxfs_test_directory_entry.vcproj +0 -0
  734. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_directory_table/fsxfs_test_directory_table.vcproj +0 -0
  735. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_directory_table_header/fsxfs_test_directory_table_header.vcproj +0 -0
  736. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_error/fsxfs_test_error.vcproj +0 -0
  737. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_extent/fsxfs_test_extent.vcproj +0 -0
  738. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_file_entry/fsxfs_test_file_entry.vcproj +0 -0
  739. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_file_system_block/fsxfs_test_file_system_block.vcproj +0 -0
  740. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_file_system_block_header/fsxfs_test_file_system_block_header.vcproj +0 -0
  741. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_inode_btree/fsxfs_test_inode_btree.vcproj +0 -0
  742. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_inode_btree_record/fsxfs_test_inode_btree_record.vcproj +0 -0
  743. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_inode_information/fsxfs_test_inode_information.vcproj +0 -0
  744. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_io_handle/fsxfs_test_io_handle.vcproj +0 -0
  745. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_notify/fsxfs_test_notify.vcproj +0 -0
  746. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_superblock/fsxfs_test_superblock.vcproj +0 -0
  747. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_support/fsxfs_test_support.vcproj +0 -0
  748. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_tools_info_handle/fsxfs_test_tools_info_handle.vcproj +0 -0
  749. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_tools_mount_path_string/fsxfs_test_tools_mount_path_string.vcproj +0 -0
  750. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_tools_output/fsxfs_test_tools_output.vcproj +0 -0
  751. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_tools_signal/fsxfs_test_tools_signal.vcproj +0 -0
  752. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfs_test_volume/fsxfs_test_volume.vcproj +0 -0
  753. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfsinfo/fsxfsinfo.vcproj +0 -0
  754. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/fsxfsmount/fsxfsmount.vcproj +0 -0
  755. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libbfio/libbfio.vcproj +0 -0
  756. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcdata/libcdata.vcproj +0 -0
  757. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcerror/libcerror.vcproj +0 -0
  758. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcfile/libcfile.vcproj +0 -0
  759. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libclocale/libclocale.vcproj +0 -0
  760. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcnotify/libcnotify.vcproj +0 -0
  761. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcpath/libcpath.vcproj +0 -0
  762. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcsplit/libcsplit.vcproj +0 -0
  763. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libcthreads/libcthreads.vcproj +0 -0
  764. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libfcache/libfcache.vcproj +0 -0
  765. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libfdata/libfdata.vcproj +0 -0
  766. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libfdatetime/libfdatetime.vcproj +0 -0
  767. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libfguid/libfguid.vcproj +0 -0
  768. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libfsxfs/libfsxfs.vcproj +0 -0
  769. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libfsxfs.sln +0 -0
  770. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libhmac/libhmac.vcproj +0 -0
  771. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/libuna/libuna.vcproj +0 -0
  772. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/msvscpp/pyfsxfs/pyfsxfs.vcproj +0 -0
  773. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/Makefile.am +0 -0
  774. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/Makefile.in +0 -0
  775. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/extended_attribute_fuzzer.cc +0 -0
  776. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/file_entry_fuzzer.cc +0 -0
  777. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/ossfuzz_libbfio.h +0 -0
  778. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/ossfuzz_libfsxfs.h +0 -0
  779. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/ossfuzz/volume_fuzzer.cc +0 -0
  780. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/ChangeLog +0 -0
  781. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/Makefile.in.in +0 -0
  782. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/Makevars +0 -0
  783. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/Makevars.in +0 -0
  784. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/POTFILES.in +0 -0
  785. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/Rules-quot +0 -0
  786. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/boldquot.sed +0 -0
  787. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/en@boldquot.header +0 -0
  788. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/en@quot.header +0 -0
  789. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/insert-header.sin +0 -0
  790. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/quot.sed +0 -0
  791. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/po/remove-potcdate.sin +0 -0
  792. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/Makefile.am +0 -0
  793. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/Makefile.in +0 -0
  794. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs.c +0 -0
  795. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs.h +0 -0
  796. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_datetime.c +0 -0
  797. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_datetime.h +0 -0
  798. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_error.c +0 -0
  799. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_error.h +0 -0
  800. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_extended_attribute.c +0 -0
  801. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_extended_attribute.h +0 -0
  802. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_extended_attributes.c +0 -0
  803. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_extended_attributes.h +0 -0
  804. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_file_entries.c +0 -0
  805. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_file_entries.h +0 -0
  806. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_file_entry.c +0 -0
  807. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_file_entry.h +0 -0
  808. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_file_object_io_handle.c +0 -0
  809. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_file_object_io_handle.h +0 -0
  810. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_integer.c +0 -0
  811. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_integer.h +0 -0
  812. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_libbfio.h +0 -0
  813. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_libcerror.h +0 -0
  814. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_libfsxfs.h +0 -0
  815. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_python.h +0 -0
  816. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_unused.h +0 -0
  817. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_volume.c +0 -0
  818. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyfsxfs/pyfsxfs_volume.h +0 -0
  819. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/pyproject.toml.in +0 -0
  820. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/Makefile.am +0 -0
  821. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/Makefile.in +0 -0
  822. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/atlocal.in +0 -0
  823. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_attribute_values.c +0 -0
  824. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_attributes.c +0 -0
  825. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_attributes_leaf_block_header.c +0 -0
  826. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_attributes_table.c +0 -0
  827. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_attributes_table_header.c +0 -0
  828. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_block_directory.c +0 -0
  829. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_block_directory_footer.c +0 -0
  830. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_block_directory_header.c +0 -0
  831. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_btree_block.c +0 -0
  832. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_btree_header.c +0 -0
  833. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_directory_entry.c +0 -0
  834. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_directory_table.c +0 -0
  835. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_directory_table_header.c +0 -0
  836. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_error.c +0 -0
  837. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_extent.c +0 -0
  838. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_file_entry.c +0 -0
  839. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_file_system_block.c +0 -0
  840. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_file_system_block_header.c +0 -0
  841. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_functions.c +0 -0
  842. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_functions.h +0 -0
  843. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_getopt.c +0 -0
  844. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_getopt.h +0 -0
  845. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_inode_btree.c +0 -0
  846. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_inode_btree_record.c +0 -0
  847. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_inode_information.c +0 -0
  848. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_io_handle.c +0 -0
  849. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libbfio.h +0 -0
  850. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libcdata.h +0 -0
  851. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libcerror.h +0 -0
  852. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libclocale.h +0 -0
  853. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libcnotify.h +0 -0
  854. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libcpath.h +0 -0
  855. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libfsxfs.h +0 -0
  856. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_libuna.h +0 -0
  857. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_macros.h +0 -0
  858. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_memory.c +0 -0
  859. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_memory.h +0 -0
  860. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_notify.c +0 -0
  861. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_superblock.c +0 -0
  862. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_support.c +0 -0
  863. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_tools_info_handle.c +0 -0
  864. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_tools_mount_path_string.c +0 -0
  865. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_tools_output.c +0 -0
  866. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_tools_signal.c +0 -0
  867. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_unused.h +0 -0
  868. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/fsxfs_test_volume.c +0 -0
  869. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/generate_test_inputs.sh +0 -0
  870. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/pyfsxfs_test_support.py +0 -0
  871. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/pyfsxfs_test_volume.py +0 -0
  872. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/test_library.at +0 -0
  873. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/test_macros.at +0 -0
  874. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/test_manpages.at +0 -0
  875. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/test_python_module.at +0 -0
  876. {libfsxfs_python-20260702 → libfsxfs_python-20260703}/tests/test_tools.at +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: libfsxfs-python
3
- Version: 20260702
3
+ Version: 20260703
4
4
  Summary: Python bindings for libfsxfs
5
5
  Maintainer-email: Joachim Metz <joachim.metz@gmail.com>
6
6
  License-Expression: LGPL-3.0-or-later
@@ -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 20260702"
611
+ #define PACKAGE_STRING "libfsxfs 20260703"
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 "20260702"
620
+ #define PACKAGE_VERSION "20260703"
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 "20260702"
649
+ #define VERSION "20260703"
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 20260702.
3
+ # Generated by GNU Autoconf 2.71 for libfsxfs 20260703.
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='20260702'
625
- PACKAGE_STRING='libfsxfs 20260702'
624
+ PACKAGE_VERSION='20260703'
625
+ PACKAGE_STRING='libfsxfs 20260703'
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 20260702 to adapt to many kinds of systems.
1704
+ \`configure' configures libfsxfs 20260703 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 20260702:";;
1775
+ short | recursive ) echo "Configuration of libfsxfs 20260703:";;
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 20260702
2051
+ libfsxfs configure 20260703
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 20260702, which was
2772
+ It was created by libfsxfs $as_me 20260703, 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='20260702'
4261
+ VERSION='20260703'
4262
4262
 
4263
4263
 
4264
4264
  printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -62704,10 +62704,11 @@ else $as_nop
62704
62704
 
62705
62705
  printf '.Dd June 10, 2026\n.Dt TITLE 1\n.Os\n.Sh NAME\n.Nm command\n.Nd example\n' > conftest.1
62706
62706
 
62707
+ # Note that if man cannot set the locale it will exit with 0 but print to stderr
62707
62708
  if test "x$MAN" != x
62708
62709
  then :
62709
- LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>&1
62710
- if test $? -eq 0
62710
+ LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>conftest.err
62711
+ if test $? -eq 0 && ! test -s conftest.err
62711
62712
  then :
62712
62713
  ac_cv_have_manpage_linter="man-db"
62713
62714
  fi
@@ -62716,16 +62717,16 @@ fi
62716
62717
 
62717
62718
  if test "x$ac_cv_have_manpage_linter" = xno && test "x$MANDOC" != x
62718
62719
  then :
62719
- LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>&1
62720
+ LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>conftest.err
62720
62721
 
62721
- if test $? -eq 0
62722
+ if test $? -eq 0 && ! test -s conftest.err
62722
62723
  then :
62723
62724
  ac_cv_have_manpage_linter="mandoc"
62724
62725
  fi
62725
62726
 
62726
62727
  fi
62727
62728
 
62728
- rm -f conftest.1
62729
+ rm -f conftest.1 conftest.err
62729
62730
 
62730
62731
  fi
62731
62732
  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_manpage_linter" >&5
@@ -63691,7 +63692,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
63691
63692
  # report actual input values of CONFIG_FILES etc. instead of their
63692
63693
  # values after options handling.
63693
63694
  ac_log="
63694
- This file was extended by libfsxfs $as_me 20260702, which was
63695
+ This file was extended by libfsxfs $as_me 20260703, which was
63695
63696
  generated by GNU Autoconf 2.71. Invocation command line was
63696
63697
 
63697
63698
  CONFIG_FILES = $CONFIG_FILES
@@ -63759,7 +63760,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
63759
63760
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
63760
63761
  ac_cs_config='$ac_cs_config_escaped'
63761
63762
  ac_cs_version="\\
63762
- libfsxfs config.status 20260702
63763
+ libfsxfs config.status 20260703
63763
63764
  configured by $0, generated by GNU Autoconf 2.71,
63764
63765
  with options \\"\$ac_cs_config\\"
63765
63766
 
@@ -2,7 +2,7 @@ AC_PREREQ([2.71])
2
2
 
3
3
  AC_INIT(
4
4
  [libfsxfs],
5
- [20260702],
5
+ [20260703],
6
6
  [https://github.com/libyal/libfsxfs/issues])
7
7
 
8
8
  AC_CONFIG_SRCDIR(
@@ -0,0 +1,5 @@
1
+ libfsxfs (20260703-1) unstable; urgency=low
2
+
3
+ * Auto-generated
4
+
5
+ -- Joachim Metz <joachim.metz@gmail.com> Thu, 02 Jul 2026 05:37:34 +0000
@@ -24,11 +24,11 @@
24
24
 
25
25
  #include <libfsxfs/types.h>
26
26
 
27
- #define LIBFSXFS_VERSION 20260702
27
+ #define LIBFSXFS_VERSION 20260703
28
28
 
29
29
  /* The version string
30
30
  */
31
- #define LIBFSXFS_VERSION_STRING "20260702"
31
+ #define LIBFSXFS_VERSION_STRING "20260703"
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", "20260702" "\0"
25
+ VALUE "FileVersion", "20260703" "\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", "20260702" "\0"
30
+ VALUE "ProductVersion", "20260703" "\0"
31
31
  VALUE "Comments", "For more information visit https://github.com/libyal/libfsxfs/\0"
32
32
  END
33
33
  END
@@ -37,11 +37,11 @@
37
37
  * for local use of libfsxfs
38
38
  */
39
39
  #else
40
- #define LIBFSXFS_VERSION 20260702
40
+ #define LIBFSXFS_VERSION 20260703
41
41
 
42
42
  /* The version string
43
43
  */
44
- #define LIBFSXFS_VERSION_STRING "20260702"
44
+ #define LIBFSXFS_VERSION_STRING "20260703"
45
45
 
46
46
  /* The file access
47
47
  * bit 1 set to 1 for read access
@@ -1,5 +1,5 @@
1
1
  Name: libfsxfs
2
- Version: 20260702
2
+ Version: 20260703
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> 20260702-1
98
+ * Thu Jul 2 2026 Joachim Metz <joachim.metz@gmail.com> 20260703-1
99
99
  - Auto-generated
100
100
 
@@ -1,6 +1,6 @@
1
1
  dnl Functions for testing
2
2
  dnl
3
- dnl Version: 20260612
3
+ dnl Version: 20260702
4
4
 
5
5
  dnl Function to check if pthread_rwlock_unlock can be hooked for testing
6
6
  AC_DEFUN([AX_TESTS_CHECK_CAN_HOOK_PTHREAD_RWLOCK_UNLOCK],
@@ -85,24 +85,25 @@ AC_DEFUN([AX_TESTS_CHECK_HAVE_MANPAGE_LINTER],
85
85
 
86
86
  printf '.Dd June 10, 2026\n.Dt TITLE 1\n.Os\n.Sh NAME\n.Nm command\n.Nd example\n' > conftest.1
87
87
 
88
+ # Note that if man cannot set the locale it will exit with 0 but print to stderr
88
89
  AS_IF(
89
90
  [test "x$MAN" != x],
90
- [LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>&1
91
+ [LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>conftest.err
91
92
  AS_IF(
92
- [test $? -eq 0],
93
+ [test $? -eq 0 && ! test -s conftest.err],
93
94
  [ac_cv_have_manpage_linter="man-db"])
94
95
  ])
95
96
 
96
97
  AS_IF(
97
98
  [test "x$ac_cv_have_manpage_linter" = xno && test "x$MANDOC" != x],
98
- [LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>&1
99
+ [LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>conftest.err
99
100
 
100
101
  AS_IF(
101
- [test $? -eq 0],
102
+ [test $? -eq 0 && ! test -s conftest.err],
102
103
  [ac_cv_have_manpage_linter="mandoc"])
103
104
  ])
104
105
 
105
- rm -f conftest.1
106
+ rm -f conftest.1 conftest.err
106
107
  ])
107
108
  ])
108
109
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "libfsxfs-python"
7
- version = "20260702"
7
+ version = "20260703"
8
8
  description = "Python bindings for libfsxfs"
9
9
  maintainers = [
10
10
  { name = "Joachim Metz", email = "joachim.metz@gmail.com" },
@@ -108,7 +108,11 @@ int main(
108
108
 
109
109
  return( EXIT_SUCCESS );
110
110
 
111
+ #if defined( __GNUC__ ) && !defined( LIBFSXFS_DLL_IMPORT )
112
+
111
113
  on_error:
112
114
  return( EXIT_FAILURE );
115
+
116
+ #endif /* defined( __GNUC__ ) && !defined( LIBFSXFS_DLL_IMPORT ) */
113
117
  }
114
118
 
@@ -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], [20260702])
4
- m4_define([AT_PACKAGE_STRING], [libfsxfs 20260702])
3
+ m4_define([AT_PACKAGE_VERSION], [20260703])
4
+ m4_define([AT_PACKAGE_STRING], [libfsxfs 20260703])
5
5
  m4_define([AT_PACKAGE_BUGREPORT], [https://github.com/libyal/libfsxfs/issues])
@@ -1,5 +0,0 @@
1
- libfsxfs (20260702-1) unstable; urgency=low
2
-
3
- * Auto-generated
4
-
5
- -- Joachim Metz <joachim.metz@gmail.com> Wed, 01 Jul 2026 16:19:52 +0000