From eab1bdfb8ef2902e7b68352d6ce1b5d603597e36 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Apr 2007 23:29:18 +0000 Subject: * 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 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8461b5337c..a5ed0422ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-04-03 Ulrich Drepper + + * 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. + 2007-03-27 Jakub Jelinek * posix/fnmatch.c (STRUCT): Define. -- cgit v1.2.3