about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-31 22:44:10 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-31 22:44:10 +0000
commite076bece18a91685d9748508f861dd033e4ae28d (patch)
tree982012a469217039d52948820b3e0675c44f9006
parent58d43ba8822646d0219a4411768f2973eed544e1 (diff)
downloadglibc-e076bece18a91685d9748508f861dd033e4ae28d.tar.gz
glibc-e076bece18a91685d9748508f861dd033e4ae28d.tar.xz
glibc-e076bece18a91685d9748508f861dd033e4ae28d.zip
* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sys
	filesystem to determine which processors are online.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eee19697aa..70346b6541 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-31  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sys
+	filesystem to determine which processors are online.
+
 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix