wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives
zoraaver 8987432f36
libc-wasi: Conditionally support SYNC flags (#2581)
To make it clearer to users when synchronization behaviour is not
supported, return ENOTSUP when O_RSYNC, O_DSYNC or O_SYNC are
respectively not defined. Linux also doesn't support O_RSYNC despite the
O_RSYNC flag being defined.
2023-10-04 21:02:25 +08:00
..
include Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00
src libc-wasi: Conditionally support SYNC flags (#2581) 2023-10-04 21:02:25 +08:00
LICENSE Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00