wasm-micro-runtime/core/shared/platform/common/posix
Marcin Kolny 5f7079f0f5
Return error when shutdown() fails (#2801)
Fix issue reported in #2787.
2023-11-24 21:03:59 +08:00
..
platform_api_posix.cmake Return error when shutdown() fails (#2801) 2023-11-24 21:03:59 +08:00
posix_blocking_op.c Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00
posix_clock.c Refactor clock functions to use WASI types (#2666) 2023-10-25 18:06:04 +08:00
posix_file.c Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
posix_malloc.c Add bh_print_proc_mem() to dump memory info of current process (#1734) 2022-11-25 08:33:44 +08:00
posix_memmap.c Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
posix_sleep.c Implement os_usleep for posix (#2517) 2023-09-01 12:10:54 +08:00
posix_socket.c Return error when shutdown() fails (#2801) 2023-11-24 21:03:59 +08:00
posix_thread.c Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
posix_time.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00