about summary refs log tree commit diff
path: root/nptl/check-cpuset.h
Commit message (Collapse)AuthorAgeFilesLines
* NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath2015-01-081-0/+32
This removes Linuxisms related to cpu_set_t validation from the generic NPTL code and puts them into a new sysdeps header file.