Commit 0e535ef4 authored by Inphi's avatar Inphi Committed by GitHub

Update specs/fault-proof-vm.md

Co-authored-by: default avatarprotolambda <proto@protolambda.com>
parent e2ac1c67
......@@ -129,7 +129,7 @@ Consequently, the return value of read/write syscalls is at most 4, indicating t
### Standard Streams
Writing to stderr/stdout standard stream always succeeds with the write count input returned.
Writing to stderr/stdout standard stream always succeeds with the write count input returned, effectively continuing execution without writing work.
Reading from stdin has no effect other than to return zero and errno set to 0.
### Hint Communication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment