mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-07-03 00:33:50 +00:00
![]() * Provide a public interface to preopened directory lookups. For users of especially non-C compilers, provide an API for looking up preopened directories. This is used internally in WASI libc to translate from eg. `open` to `openat`, but it can now also be used by user code. |
||
---|---|---|
.. | ||
internal.h | ||
libpreopen.c | ||
po_err.c | ||
po_libc_wrappers.c | ||
po_map.c |