* posix/Makefile (routines): Add sched_cpucount.
authorUlrich Drepper <drepper@redhat.com>
Tue, 3 Apr 2007 23:29:18 +0000 (23:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 3 Apr 2007 23:29:18 +0000 (23:29 +0000)
commiteab1bdfb8ef2902e7b68352d6ce1b5d603597e36
tree00ac9dba5b0687fd0bb056bed3d75e812a2c6a79
parent9700b0390e40c7ffaed2a74ae3285edfe6080bd3
* posix/Makefile (routines): Add sched_cpucount.

(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.
ChangeLog
posix/Makefile
posix/Versions
posix/sched_cpucount.c [new file with mode: 0644]
posix/tst-cpucount.c [new file with mode: 0644]