Files
wamr/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src
YAMAMOTO Takashi 336abc2b27 Fix a build on alpine, whose libc is musl (#726)
Change __syscall_slong_t to __SYSCALL_SLONG_TYPE, and use it when macro __SYSCALL_SLONG_TYPE is defined.
2021-09-07 10:03:54 +08:00
..
2020-06-27 02:39:47 -07:00
2020-06-27 02:39:47 -07:00
2020-06-27 02:39:47 -07:00
2020-06-27 02:39:47 -07:00

This directory consists of selected files copied from the [src/libemulator] directory in the cloudabi-utils repository, with minor modifications, along with the accompanying LICENSE file from that repository.

The modifications are marked with WASMTIME_* preprocessor macros.

The files were copied at git revision 223dadc53248552db43e012c67ed08cf416a2b12 which is dated Tue Jun 25 17:22:07 2019 -0700 .