-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: Pulling in updates for M_GETBITRANGE macro usage
Pulling in how the M_GETBITRANGE macro works and associated bugs with incorrectly using it. Signed-off-by: Tyler Erickson <[email protected]>
- Loading branch information
1 parent
2c5af95
commit ae979ad
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule opensea-common
updated
5 files
+267 −2 | include/bit_manip.h | |
+1 −1 | include/io_utils.h | |
+149 −0 | src/bit_manip.c | |
+9 −1 | src/windows_secure_file.c | |
+2 −2 | src/windows_version_detect.c |
Submodule opensea-operations
updated
4 files
+1 −1 | src/drive_info.c | |
+2 −2 | src/format.c | |
+2 −2 | src/logs.c | |
+1 −1 | src/smart.c |