Module Name: src Committed By: matt Date: Tue Mar 4 06:27:00 UTC 2014
Modified Files: src/lib/libc/compat/arch/m68k/gen: compat_setjmp.S Log Message: Avoid a warning and just do the trap #1 instead of calling sigreturn inline. If it fails, it'll fall into the botch case so don't bother calling CERROR on failure. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/compat/arch/m68k/gen/compat_setjmp.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.