Skip to content
Commit a566c288 authored by Al Viro's avatar Al Viro
Browse files

x32: fix waitid()



It needs 64bit rusage and 32bit siginfo.  glibc never calls it with
non-NULL rusage pointer, or we would've seen breakage already...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 8d9807b1
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