diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-07-19 17:24:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-07-19 17:24:46 +0000 |
commit | b042b023f5b7c023b3edb1d8f5d33dcf8fb41e60 (patch) | |
tree | aac06e1d2ffd6cf0831016b0db7430d9d5670559 /ChangeLog | |
parent | 8381e467deb672e8adb48cc44011e98431360963 (diff) | |
download | glibc-b042b023f5b7c023b3edb1d8f5d33dcf8fb41e60.tar glibc-b042b023f5b7c023b3edb1d8f5d33dcf8fb41e60.tar.gz glibc-b042b023f5b7c023b3edb1d8f5d33dcf8fb41e60.tar.bz2 glibc-b042b023f5b7c023b3edb1d8f5d33dcf8fb41e60.zip |
* sysdeps/ia64/sched_cpucount.c: New file.
* sysdeps/powerpc/sched_cpucount.c: New file.
2007-07-17 Jakub Jelinek <jakub@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-07-17 Jakub Jelinek <jakub@redhat.com> + * sysdeps/ia64/sched_cpucount.c: New file. + * sysdeps/powerpc/sched_cpucount.c: New file. + +2007-07-17 Jakub Jelinek <jakub@redhat.com> + * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add __BEGIN_DECLS/__END_DECLS around the prototype. * bits/sched.h (__sched_cpucount): Likewise. Make second argument |