cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c
makesyscalls.sh syscalls.master
Ruslan Ermilov
ru at FreeBSD.org
Tue Mar 25 02:11:53 PDT 2008
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.
Prodded by: davidxu
Revision Changes Path
1.6 +10 -11 src/sys/kern/kern_cpuset.c
1.69 +1 -1 src/sys/kern/makesyscalls.sh
1.240 +4 -4 src/sys/kern/syscalls.master
1.4 +2 -2 src/sys/sys/cpuset.h
More information about the cvs-src
mailing list