Change the code to either `EACCES` (if the op is performed on the path), or `EBADF` (if the op is performed the fd) Updated ops: `stat`, `opendir`, `ftruncate64`, and `readlink` Add a new test for fs ops in isolation. |
||
|---|---|---|
| .. | ||
| compile-fail | ||
| run-pass | ||
| compiletest.rs | ||