cvs commit: src/sys/sys cpuset.h

[ Available lists | Index of cvs-all | Month of Mar 2008 | Week of 13 Mar 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David Xu <davidxu@FreeBSD.org>
Date
13 Mar 2008 02:56:12
Subject
cvs commit: src/sys/sys cpuset.h
Message-ID
200803130256.m2D2uCrj056124@repoman.freebsd.org


[ Hide this part ]
davidxu     2008-03-13 02:56:11 UTC

FreeBSD src repository

Modified files:
sys/sys cpuset.h
Log:
Add const qualifier to cpuset mask's pointer, since the cpuset mask should
be not changed by the system call.

Revision Changes Path
1.3 +1 -1 src/sys/sys/cpuset.h


Elapsed time: 0.045 seconds