K 10 svn:author V 3 alc K 8 svn:date V 27 1999-11-04T23:23:13.000000Z K 7 svn:log V 249 Remove an unnecessary alignment check from osigreturn and sigreturn. (The data is copyin()'ed to a properly aligned buffer.) Return EFAULT rather than EINVAL if the sigcontext is inaccessible, as specified by the documentation. Submitted by: bde END