mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 14:54:42 +00:00
Some notable changes: - `ENOENT` is returned instead of `ENOTCAPABLE` when a path has not be pre-opened (https://github.com/WebAssembly/wasi-libc/pull/370) - `fd_readdir()`: some implementations may not set the inode number, so an additional call to `fstatat()` is now done in order to get it when that happens. |
||
|---|---|---|
| .. | ||
| api.h | ||
| libc-environ.h | ||
| libc-find-relpath.h | ||
| libc-nocwd.h | ||
| libc.h | ||