Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 01/21/2004 15:39:21
Module Name: src
Committed By: skrll
Date: Wed Jan 21 15:39:21 UTC 2004
Modified Files:
src/sys/arch/arm/arm32: fault.c
Log Message:
Leave errno as zero when we SIGSEGV. This means my CATS now passes
regress/lib/libc/siginfo/sigsegv
OK'd by christos.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/arm/arm32/fault.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.