cvs commit: src/sys/sys cpuset.h

David Xu davidxu at FreeBSD.org
Thu Mar 13 02:56:12 UTC 2008


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


More information about the cvs-src mailing list