wasi-libc/libc-bottom-half/libpreopen/lib
Dan Gohman 685d014446
Provide a public interface to preopened directory lookups. (#10)
* 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.
2019-04-05 06:30:30 -07:00
..
internal.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
libpreopen.c WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
po_err.c WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
po_libc_wrappers.c Provide a public interface to preopened directory lookups. (#10) 2019-04-05 06:30:30 -07:00
po_map.c WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00