Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/02/2002 11:13:10
Module Name: syssrc
Committed By: scw
Date: Wed Oct 2 08:13:10 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: sig_machdep.c
Log Message:
Don't clear the original contents of r0 in sigreturn(). We're returning
to the interrupted context, not the sigreturn syscall stub.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sh5/sh5/sig_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.