Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/sys
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.
Home |
Main Index |
Thread Index |
Old Index