Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-09 11:36:19 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-09 11:36:19 +0300
commit7765ae01f069b8893d4548f06d41c265237e741e (patch)
tree86cd8615cdcd681609cdb00ad5b5356c160f467b
parent302db08dd88a5e77fb40103ed632be1e72066bf1 (diff)
Final bout of renaming before I rename the github repo.
-rw-r--r--cmake/headers.cmake154
-rw-r--r--cmake/interface.cmake4
-rw-r--r--cmake/sources.cmake4
-rw-r--r--cmake/tests.cmake6
-rw-r--r--include/llfio/llfio.hpp (renamed from include/llfio/afio.hpp)0
-rw-r--r--include/llfio/llfio.ixx (renamed from include/llfio/afio.ixx)0
-rw-r--r--include/llfio/revision.hpp6
7 files changed, 87 insertions, 87 deletions
diff --git a/cmake/headers.cmake b/cmake/headers.cmake
index 9199c39f..15d88d0e 100644
--- a/cmake/headers.cmake
+++ b/cmake/headers.cmake
@@ -1,79 +1,79 @@
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_HEADERS
- "include/afio/v2.0/deadline.h"
- "include/afio.hpp"
- "include/afio/afio.hpp"
- "include/afio/ntkernel-error-category/include/config.hpp"
- "include/afio/ntkernel-error-category/include/ntkernel_category.hpp"
- "include/afio/revision.hpp"
- "include/afio/v2.0/afio.hpp"
- "include/afio/v2.0/algorithm/cached_parent_handle_adapter.hpp"
- "include/afio/v2.0/algorithm/mapped_span.hpp"
- "include/afio/v2.0/algorithm/shared_fs_mutex/atomic_append.hpp"
- "include/afio/v2.0/algorithm/shared_fs_mutex/base.hpp"
- "include/afio/v2.0/algorithm/shared_fs_mutex/byte_ranges.hpp"
- "include/afio/v2.0/algorithm/shared_fs_mutex/lock_files.hpp"
- "include/afio/v2.0/algorithm/shared_fs_mutex/memory_map.hpp"
- "include/afio/v2.0/algorithm/shared_fs_mutex/safe_byte_ranges.hpp"
- "include/afio/v2.0/algorithm/trivial_vector.hpp"
- "include/afio/v2.0/async_file_handle.hpp"
- "include/afio/v2.0/config.hpp"
- "include/afio/v2.0/detail/impl/posix/import.hpp"
- "include/afio/v2.0/detail/impl/windows/import.hpp"
- "include/afio/v2.0/directory_handle.hpp"
- "include/afio/v2.0/file_handle.hpp"
- "include/afio/v2.0/fs_handle.hpp"
- "include/afio/v2.0/handle.hpp"
- "include/afio/v2.0/io_handle.hpp"
- "include/afio/v2.0/io_service.hpp"
- "include/afio/v2.0/logging.hpp"
- "include/afio/v2.0/map_handle.hpp"
- "include/afio/v2.0/mapped_file_handle.hpp"
- "include/afio/v2.0/native_handle_type.hpp"
- "include/afio/v2.0/path_discovery.hpp"
- "include/afio/v2.0/path_handle.hpp"
- "include/afio/v2.0/path_view.hpp"
- "include/afio/v2.0/stat.hpp"
- "include/afio/v2.0/statfs.hpp"
- "include/afio/v2.0/status_code.hpp"
- "include/afio/v2.0/storage_profile.hpp"
- "include/afio/v2.0/utils.hpp"
- "include/afio/version.hpp"
- "include/afio/ntkernel-error-category/include/detail/ntkernel-table.ipp"
- "include/afio/ntkernel-error-category/include/detail/ntkernel_category_impl.ipp"
- "include/afio/v2.0/detail/impl/cached_parent_handle_adapter.ipp"
- "include/afio/v2.0/detail/impl/path_discovery.ipp"
- "include/afio/v2.0/detail/impl/posix/async_file_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/directory_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/file_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/fs_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/handle.ipp"
- "include/afio/v2.0/detail/impl/posix/io_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/io_service.ipp"
- "include/afio/v2.0/detail/impl/posix/map_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/mapped_file_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/path_discovery.ipp"
- "include/afio/v2.0/detail/impl/posix/path_handle.ipp"
- "include/afio/v2.0/detail/impl/posix/stat.ipp"
- "include/afio/v2.0/detail/impl/posix/statfs.ipp"
- "include/afio/v2.0/detail/impl/posix/storage_profile.ipp"
- "include/afio/v2.0/detail/impl/posix/utils.ipp"
- "include/afio/v2.0/detail/impl/safe_byte_ranges.ipp"
- "include/afio/v2.0/detail/impl/storage_profile.ipp"
- "include/afio/v2.0/detail/impl/windows/async_file_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/directory_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/file_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/fs_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/handle.ipp"
- "include/afio/v2.0/detail/impl/windows/io_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/io_service.ipp"
- "include/afio/v2.0/detail/impl/windows/map_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/mapped_file_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/path_discovery.ipp"
- "include/afio/v2.0/detail/impl/windows/path_handle.ipp"
- "include/afio/v2.0/detail/impl/windows/path_view.ipp"
- "include/afio/v2.0/detail/impl/windows/stat.ipp"
- "include/afio/v2.0/detail/impl/windows/statfs.ipp"
- "include/afio/v2.0/detail/impl/windows/storage_profile.ipp"
- "include/afio/v2.0/detail/impl/windows/utils.ipp"
+set(llfio_HEADERS
+ "include/llfio/v2.0/deadline.h"
+ "include/llfio.hpp"
+ "include/llfio/llfio.hpp"
+ "include/llfio/ntkernel-error-category/include/config.hpp"
+ "include/llfio/ntkernel-error-category/include/ntkernel_category.hpp"
+ "include/llfio/revision.hpp"
+ "include/llfio/v2.0/afio.hpp"
+ "include/llfio/v2.0/algorithm/cached_parent_handle_adapter.hpp"
+ "include/llfio/v2.0/algorithm/mapped_span.hpp"
+ "include/llfio/v2.0/algorithm/shared_fs_mutex/atomic_append.hpp"
+ "include/llfio/v2.0/algorithm/shared_fs_mutex/base.hpp"
+ "include/llfio/v2.0/algorithm/shared_fs_mutex/byte_ranges.hpp"
+ "include/llfio/v2.0/algorithm/shared_fs_mutex/lock_files.hpp"
+ "include/llfio/v2.0/algorithm/shared_fs_mutex/memory_map.hpp"
+ "include/llfio/v2.0/algorithm/shared_fs_mutex/safe_byte_ranges.hpp"
+ "include/llfio/v2.0/algorithm/trivial_vector.hpp"
+ "include/llfio/v2.0/async_file_handle.hpp"
+ "include/llfio/v2.0/config.hpp"
+ "include/llfio/v2.0/detail/impl/posix/import.hpp"
+ "include/llfio/v2.0/detail/impl/windows/import.hpp"
+ "include/llfio/v2.0/directory_handle.hpp"
+ "include/llfio/v2.0/file_handle.hpp"
+ "include/llfio/v2.0/fs_handle.hpp"
+ "include/llfio/v2.0/handle.hpp"
+ "include/llfio/v2.0/io_handle.hpp"
+ "include/llfio/v2.0/io_service.hpp"
+ "include/llfio/v2.0/logging.hpp"
+ "include/llfio/v2.0/map_handle.hpp"
+ "include/llfio/v2.0/mapped_file_handle.hpp"
+ "include/llfio/v2.0/native_handle_type.hpp"
+ "include/llfio/v2.0/path_discovery.hpp"
+ "include/llfio/v2.0/path_handle.hpp"
+ "include/llfio/v2.0/path_view.hpp"
+ "include/llfio/v2.0/stat.hpp"
+ "include/llfio/v2.0/statfs.hpp"
+ "include/llfio/v2.0/status_code.hpp"
+ "include/llfio/v2.0/storage_profile.hpp"
+ "include/llfio/v2.0/utils.hpp"
+ "include/llfio/version.hpp"
+ "include/llfio/ntkernel-error-category/include/detail/ntkernel-table.ipp"
+ "include/llfio/ntkernel-error-category/include/detail/ntkernel_category_impl.ipp"
+ "include/llfio/v2.0/detail/impl/cached_parent_handle_adapter.ipp"
+ "include/llfio/v2.0/detail/impl/path_discovery.ipp"
+ "include/llfio/v2.0/detail/impl/posix/async_file_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/directory_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/file_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/fs_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/io_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/io_service.ipp"
+ "include/llfio/v2.0/detail/impl/posix/map_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/mapped_file_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/path_discovery.ipp"
+ "include/llfio/v2.0/detail/impl/posix/path_handle.ipp"
+ "include/llfio/v2.0/detail/impl/posix/stat.ipp"
+ "include/llfio/v2.0/detail/impl/posix/statfs.ipp"
+ "include/llfio/v2.0/detail/impl/posix/storage_profile.ipp"
+ "include/llfio/v2.0/detail/impl/posix/utils.ipp"
+ "include/llfio/v2.0/detail/impl/safe_byte_ranges.ipp"
+ "include/llfio/v2.0/detail/impl/storage_profile.ipp"
+ "include/llfio/v2.0/detail/impl/windows/async_file_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/directory_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/file_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/fs_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/io_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/io_service.ipp"
+ "include/llfio/v2.0/detail/impl/windows/map_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/mapped_file_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/path_discovery.ipp"
+ "include/llfio/v2.0/detail/impl/windows/path_handle.ipp"
+ "include/llfio/v2.0/detail/impl/windows/path_view.ipp"
+ "include/llfio/v2.0/detail/impl/windows/stat.ipp"
+ "include/llfio/v2.0/detail/impl/windows/statfs.ipp"
+ "include/llfio/v2.0/detail/impl/windows/storage_profile.ipp"
+ "include/llfio/v2.0/detail/impl/windows/utils.ipp"
)
diff --git a/cmake/interface.cmake b/cmake/interface.cmake
index f3c971d1..47a638c1 100644
--- a/cmake/interface.cmake
+++ b/cmake/interface.cmake
@@ -1,4 +1,4 @@
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_INTERFACE
- "afio/afio.hpp"
+set(llfio_INTERFACE
+ "llfio/llfio.hpp"
)
diff --git a/cmake/sources.cmake b/cmake/sources.cmake
index 721109f9..db74ec95 100644
--- a/cmake/sources.cmake
+++ b/cmake/sources.cmake
@@ -1,4 +1,4 @@
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_SOURCES
- "src/afio.cpp"
+set(llfio_SOURCES
+ "src/llfio.cpp"
)
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index 895f5fd5..02167128 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -1,5 +1,5 @@
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_TESTS
+set(llfio_TESTS
"test/test_kernel_decl.hpp"
"test/tests/directory_handle_create_close/kernel_directory_handle.cpp.hpp"
"test/tests/directory_handle_enumerate/kernel_directory_handle_enumerate.cpp.hpp"
@@ -23,10 +23,10 @@ set(afio_TESTS
"test/tests/trivial_vector.cpp"
)
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_COMPILE_TESTS
+set(llfio_COMPILE_TESTS
"example/single-header.cpp"
"example/use_cases.cpp"
)
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_COMPILE_FAIL_TESTS
+set(llfio_COMPILE_FAIL_TESTS
)
diff --git a/include/llfio/afio.hpp b/include/llfio/llfio.hpp
index af0bd0c5..af0bd0c5 100644
--- a/include/llfio/afio.hpp
+++ b/include/llfio/llfio.hpp
diff --git a/include/llfio/afio.ixx b/include/llfio/llfio.ixx
index f6197437..f6197437 100644
--- a/include/llfio/afio.ixx
+++ b/include/llfio/llfio.ixx
diff --git a/include/llfio/revision.hpp b/include/llfio/revision.hpp
index 1414ec58..54ea06cb 100644
--- a/include/llfio/revision.hpp
+++ b/include/llfio/revision.hpp
@@ -1,4 +1,4 @@
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time
-#define LLFIO_PREVIOUS_COMMIT_REF 53d415a3b69d2680c15ae2c56a9baf9b149ad71d
-#define LLFIO_PREVIOUS_COMMIT_DATE "2018-07-03 08:43:55 +00:00"
-#define LLFIO_PREVIOUS_COMMIT_UNIQUE 53d415a3
+#define LLFIO_PREVIOUS_COMMIT_REF 302db08dd88a5e77fb40103ed632be1e72066bf1
+#define LLFIO_PREVIOUS_COMMIT_DATE "2018-07-06 18:07:10 +00:00"
+#define LLFIO_PREVIOUS_COMMIT_UNIQUE 302db08d