WebAssembly / wasi-testsuite

WASI Testsuite
Apache License 2.0
53 stars 21 forks source link

dir_fd_op_failures.rs: use non-zero len to match the comment above #98

Closed yamt closed 9 months ago

yamt commented 10 months ago

Note: on posix, len=0 may fail with EINVAL.

yamt commented 9 months ago

@loganek ping