Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-15 | When iterating over CPU bitmask, don't try more than CPU_SETSIZE. | Ulrich Drepper | 1 | -1/+2 | |
2007-04-03 | * posix/Makefile (routines): Add sched_cpucount. | Ulrich Drepper | 1 | -0/+27 | |
(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. |