summaryrefslogtreecommitdiff
path: root/posix/tst-cpucount.c
AgeCommit message (Collapse)Author
2009-06-15When iterating over CPU bitmask, don't try more than CPU_SETSIZE.Ulrich Drepper
2007-04-03* posix/Makefile (routines): Add sched_cpucount.Ulrich Drepper
(tests): Add tst-cpucount. * posix/sched_cpucount.c: New file. * posix/tst-cpucount.c: New file. * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.