Add _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN variables to the
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 21 Feb 2008 12:47:54 +0000 (12:47 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 21 Feb 2008 12:47:54 +0000 (12:47 +0000)
commitdd47c5d857f749662d9c025244d4df72aba0c67b
tree482c86fd88d065df0db8186426b1cb66958e0a5b
parent1171a85a246ba0d271fd2608e673f04fd905b93d
Add _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN variables to the
sysconf(3). These are nonstandard, but implemented in many systems.
lib/libc/gen/sysconf.3
lib/libc/gen/sysconf.c
sys/sys/unistd.h