Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux32
Module Name: src
Committed By: njoly
Date: Sun Feb 17 21:49:17 UTC 2008
Modified Files:
src/sys/compat/linux32/arch/amd64: syscalls.master
src/sys/compat/linux32/common: linux32_unistd.c
Log Message:
pread/pwrite fixes: use SCARG_P32 to access pointers, and update
syscalls definitions.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/compat/linux32/arch/amd64/syscalls.master
cvs rdiff -r1.20 -r1.21 src/sys/compat/linux32/common/linux32_unistd.c
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