Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux32/arch/amd64
Module Name: src
Committed By: njoly
Date: Fri Apr 20 13:37:05 UTC 2007
Modified Files:
src/sys/compat/linux32/arch/amd64: syscalls.master
Log Message:
Fix ftruncate syscall. Do not use compat_43_sys_ftruncate, but
compat_43_netbsd32_oftruncate instead.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/compat/linux32/arch/amd64/syscalls.master
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