Auto merge of #885 - EdSchouten:nprocessors, r=alexcrichton
Add _SC_NPROCESSORS_ONLN for CloudABI. This constant is not used by the C library, which is why I didn't add it initially. It is, however, used by libtest to determine the parallelism for the execution of tests.
Please register or sign in to comment