mirror of https://git.musl-libc.org/git/musl
Browse Source
the kernel ABI value for RUSAGE_CHILDREN is -1, not 1. the latter is actually interpreted as RUSAGE_THREAD, to obtain values for just the calling thread and not the whole process.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue