HomeFreeBSD

Allow sizeof(cpuset_t) to be queried in capability mode.

Description

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

Details

Provenance
jonathanAuthored on
Reviewer
pjd
Parents
rS282905: Restore 'he' language code for Hebrew kbdmap(1) menu title
Branches
Unknown
Tags
Unknown