Idris2/tests/base/system_info001
Johann Rudloff 2477d060a8 Use sysctl instead of nproc to get number of processors on FreeBSD
On FreeBSD `nproc` is not available in a standard installation, so the
equivalent `sysctl -n hw.ncpu` is used.
2021-05-13 18:27:57 +01:00
..
.gitignore [ tests ] Ignore test artifacts 2021-04-01 10:06:14 +01:00
NumProcessors.idr [ re #1185 ] Add primitive for obtaining number of processors (#1209) 2021-03-26 18:27:25 +00:00
run Use sysctl instead of nproc to get number of processors on FreeBSD 2021-05-13 18:27:57 +01:00