Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.hut.fi>
List: source-changes
Date: 02/09/2001 19:48:02
Module Name: syssrc
Committed By: manu
Date: Fri Feb 9 17:48:02 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/powerpc: trap.c
Log Message:
Fixed a bug in the way errno return was handled in linux emulation (we returned the opposite of the expected errno)
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/powerpc/powerpc/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.