Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat
Module Name: src
Committed By: dholland
Date: Mon Apr 10 15:04:32 UTC 2017
Modified Files:
src/sys/compat/linux/common: linux_futex.c linux_futex.h
src/sys/compat/linux32/common: linux32_misc.c
Log Message:
Return value pointers should be the last argument.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/compat/linux/common/linux_futex.c
cvs rdiff -u -r1.7 -r1.8 src/sys/compat/linux/common/linux_futex.h
cvs rdiff -u -r1.25 -r1.26 src/sys/compat/linux32/common/linux32_misc.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