Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/23/2007 20:29:40
Module Name:	src
Committed By:	dsl
Date:		Fri Nov 23 20:29:40 UTC 2007

Modified Files:
	src/lib/libc/sys: syscall.2

Log Message:
Add a note about the difficulty of actually looking at the return value
of __syscall() caused by ABIs (eg sparc) that don't pass the low bits of
a 64 bit result in the same register as a 32 bit result.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libc/sys/syscall.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.