The linux.threadexit tests had uninitialized exit codes, causing failure if the code was examined. We fix that here by setting it to zero in the raw SYS_exit_group syscalls they employ.
The linux.threadexit tests had uninitialized exit codes, causing failure if the code was examined. We fix that here by setting it to zero in the raw SYS_exit_group syscalls they employ.