Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-17066-1466467
proj117-aquafs-3145
Commits
fe0148ed
Commit
fe0148ed
authored
2 years ago
by
梁鑫嵘
Browse files
Options
Download
Patches
Plain Diff
really add all files
parent
717fd058
Changes
489
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
AquaZFS
+0
-1
AquaZFS
AquaZFS/.gitignore
+9
-0
AquaZFS/.gitignore
AquaZFS/CMakeLists.txt
+51
-0
AquaZFS/CMakeLists.txt
AquaZFS/COPYING
+339
-0
AquaZFS/COPYING
AquaZFS/LICENSE.Apache
+202
-0
AquaZFS/LICENSE.Apache
AquaZFS/README.md
+1
-0
AquaZFS/README.md
AquaZFS/base/coding.cc
+92
-0
AquaZFS/base/coding.cc
AquaZFS/base/coding.h
+395
-0
AquaZFS/base/coding.h
AquaZFS/base/coding_lean.h
+101
-0
AquaZFS/base/coding_lean.h
AquaZFS/base/env.cc
+419
-0
AquaZFS/base/env.cc
AquaZFS/base/env.h
+302
-0
AquaZFS/base/env.h
AquaZFS/base/file_system.cc
+266
-0
AquaZFS/base/file_system.cc
AquaZFS/base/file_system.h
+1600
-0
AquaZFS/base/file_system.h
AquaZFS/base/fs_posix.cc
+1298
-0
AquaZFS/base/fs_posix.cc
AquaZFS/base/io_posix.cc
+1746
-0
AquaZFS/base/io_posix.cc
AquaZFS/base/io_posix.h
+523
-0
AquaZFS/base/io_posix.h
AquaZFS/base/io_status.cc
+5
-0
AquaZFS/base/io_status.cc
AquaZFS/base/io_status.h
+252
-0
AquaZFS/base/io_status.h
AquaZFS/base/lang.h
+70
-0
AquaZFS/base/lang.h
AquaZFS/base/math.h
+292
-0
AquaZFS/base/math.h
with
7963 additions
and
1 deletion
+7963
-1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets