Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2007-06-08 | * posix/sched_cpucount.c (__sched_cpucount): Allow using special | Ulrich Drepper | |
instruction for counting bits. * sysdeps/x86_64/sched_cpucount.c: New file. | |||
2007-06-08 | (__sched_cpucount): Allow using special instruction for counting bits. | Ulrich Drepper | |
2007-04-04 | * bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount. | Ulrich Drepper | |
* sysdeps/unix/sysv/linux/bits/sched.h: Likewise. * posix/sched.h: Define CPU_COUNT. | |||
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. |