On 6/25/07, Vortechz <[EMAIL PROTECTED]> wrote:
I hope there are people using/testing/developing rthreads out there who can explain to me why syscall getthrid fails with SIGSYS on my system, 4.1-release.
it looks like you've done everything right. SIGSYS means the kernel doesn't support the syscall, so you should double check that.