mirror of https://git.musl-libc.org/git/musl
Browse Source
read should never return anything but 0 or sizeof ec here, but if it does, we want to treat any other return as "success". then the caller will get back the pid and is responsible for waiting on it when it immediately exits.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue