K 10 svn:author V 8 deischen K 8 svn:date V 27 2001-12-10T03:44:57.000000Z K 7 svn:log V 395 Change sigreturn from a protected syscall to a normal syscall. When the wrapping for sigreturn in libc_r was removed, the alpha bits for libc were overlooked and still had a reference to the wrapped version of sigreturn (_thread_sys_sigreturn). libc_r has been totally broken for alpha since then. This change does not apply to -current. Reported by: Bernd Walter END