casaroli
|
4c61bfd10d
|
Suppress the warnings when building with GCC11 (#1622)
Add pragma to ignore "-Waddress-of-packed-member"
Adds `void` parameter to the prototype of some functions to make them
have strict declarations
|
2022-10-20 21:26:57 +08:00 |
|
Wenyong Huang
|
17f62ad472
|
Apply clang-format for core/shared and product-mini files (#785)
Apply clang-format for core/shared and product-mini files
|
2021-10-14 09:12:07 +08:00 |
|
Wenyong Huang
|
388530c738
|
Modify os_cond_reltimedwait to support long time wait (#461)
Modify the argument of os_cond_reltimedwait to uint64 type to support long time wait, and handle possible integer overflow.
|
2020-12-07 17:37:53 +08:00 |
|
Xu Jun
|
f1a0e75ab7
|
re-org platform APIs, simplify porting process (#201)
Co-authored-by: Xu Jun <jun1.xu@intel.com>
|
2020-03-16 16:43:57 +08:00 |
|