cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c
makesyscalls.sh syscalls.master
Andrey Chernov
ache at nagual.pp.ru
Tue Mar 25 04:13:58 PDT 2008
On Tue, Mar 25, 2008 at 09:11:53AM +0000, Ruslan Ermilov wrote:
> ru 2008-03-25 09:11:53 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys cpuset.h
> sys/kern kern_cpuset.c makesyscalls.sh
> syscalls.master
> Log:
> Fixed type of the fourth argument of cpuset_{get,set}affinity(2) to be size_t.
/usr/src/sys/modules/linux/../../compat/linux/linux_misc.c: In function
'linux_sched_getaffinity':
/usr/src/sys/modules/linux/../../compat/linux/linux_misc.c:1753: warning:
assignment from incompatible pointer type
/usr/src/sys/modules/linux/../../compat/linux/linux_misc.c: In function
'linux_sched_setaffinity':
/usr/src/sys/modules/linux/../../compat/linux/linux_misc.c:1779: warning:
assignment from incompatible pointer type
--
http://ache.pp.ru/
More information about the cvs-src
mailing list