mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-06-12 18:15:49 +00:00
![]() AT_FDCWD is a special constant in POSIX that can be passed to *at functions to indicate the current working directory. Since the current working directory is emulated in wasi libc, add emulated AT_FDCWD support as well. Fixes #42. |
||
---|---|---|
.. | ||
src | ||
LICENSE |