K 10 svn:author V 8 jonathan K 8 svn:date V 27 2015-05-14T15:14:03.698427Z K 7 svn:log V 342 Allow sizeof(cpuset_t) to be queried in capability mode. This allows functions that retrieve and inspect pthread_attr_t objects to work correctly: querying the cpuset_t size is part of querying CPU affinity information, which is part of creating a complete pthread_attr_t. Approved by: rwatson (mentor) Reviewed by: pjd Sponsored by: NSERC END