wasm-micro-runtime/core/iwasm/libraries/libc-wasi
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
..
sandboxed-system-primitives libc-wasi: Conditionally support SYNC flags (#2581) 2023-10-04 21:02:25 +08:00
libc_wasi_wrapper.c Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00
libc_wasi_wrapper.h Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00
libc_wasi.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00