wasm-micro-runtime/core
Yage Hu d39d2ba3ca
Fix posix_fadvise error handling (#3323)
`posix_fadvise()` returns 0 on success and the errno on error.  This
commit fixes the handling of the return value such that it does not
always succeeds.

Fixes #3322.
2024-04-17 16:06:25 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Log warning if growing table failed (#3310) 2024-04-15 18:29:54 +08:00
shared Fix posix_fadvise error handling (#3323) 2024-04-17 16:06:25 +08:00
config.h Implement memory64 for classic interpreter (#3266) 2024-04-02 15:22:07 +08:00
version.h Update version number to 1.3.2 and update release notes (#3083) 2024-02-01 12:42:12 +08:00