freebsd-dev/bin/nproc
Mateusz Guzik 059320b8c8 nproc: denote an incompatiblity with Linux
On Linux _NPROCESSORS_CONF reports CPU threads disabled by the kernel,
while it does not on FreeBSD.

Flip _NPROCESSORS_ONLN to _NPROCESSORS_CONF. While it keeps reporting
the same value, it will automagically unbreak should someone change the
above.
2023-02-15 20:43:46 +00:00
..
Makefile
nproc.1 nproc: denote an incompatiblity with Linux 2023-02-15 20:43:46 +00:00
nproc.c nproc: denote an incompatiblity with Linux 2023-02-15 20:43:46 +00:00