OSDN Git Service

Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.
authorElliott Hughes <enh@google.com>
Wed, 6 Jun 2012 19:04:38 +0000 (12:04 -0700)
committerElliott Hughes <enh@google.com>
Wed, 6 Jun 2012 19:04:38 +0000 (12:04 -0700)
commita985076bfe8c89f932fe33be45b887405c4fe7e3
treee46ef556b41c1462c43c4ad506659735e69f7f43
parentc2bba24d0a6b906f00d7b9f20ac9d32d63bb2e9d
Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.

Bug: http://code.google.com/p/enh/issues/detail?id=33
Change-Id: I679b4cd888d362031042284e8edf01c5273a92aa
libc/unistd/sysconf.c