Commit 75cf958
committed
Library : update to latest libs.
1 parent 7a21440 commit 75cf958
2 files changed
+2
-2
lines changedSubmodule opensea-jsonformat updated 30 files
- .editorconfig+128
- Make/VS.2017/opensea-jsonformat/opensea-jsonformat/opensea-jsonformat.vcxproj+13
- Make/VS.2017/opensea-jsonformat/opensea-jsonformat/opensea-jsonformat.vcxproj.filters+39
- Make/VS.2019/opensea-jsonformat/opensea-jsonformat/opensea-jsonformat.vcxproj+21
- Make/VS.2019/opensea-jsonformat/opensea-jsonformat/opensea-jsonformat.vcxproj.filters+39
- Make/VS.2022/opensea-jsonformat/opensea-jsonformat/opensea-jsonformat.vcxproj+13
- Make/VS.2022/opensea-jsonformat/opensea-jsonformat/opensea-jsonformat.vcxproj.filters+39
- Make/gcc/Makefile+9-2
- README.md+2-2
- include/cdl_json.h+1-3
- include/device_statistics_json.h+22-19
- include/drive_information_json.h+37
- include/dst_json.h+40
- include/farm_json.h+40
- include/jsonformat_common.h+21-1
- include/opensea_jsonformat_version.h+1-1
- include/scan_json.h+37
- include/scsi_defect_list_json.h+40
- include/smart_attribute_json.h+37
- meson.build+275-250
- meson.format+16
- src/cdl_json.c+1-4
- src/device_statistics_json.c+152-137
- src/drive_information_json.c+2.0k
- src/dst_json.c+366
- src/farm_json.c+1.5k
- src/jsonformat_common.c+62
- src/scan_json.c+123
- src/scsi_defect_list_json.c+347
- src/smart_attribute_json.c+356
0 commit comments