Skip to content

Commit

Permalink
* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sys
Browse files Browse the repository at this point in the history
	filesystem to determine which processors are online.
  • Loading branch information
Ulrich Drepper committed Jul 31, 2007
1 parent 58d43ba commit e076bec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e076bec

Please sign in to comment.