FreeBSD: sysctl() to get process information
authorMarcin Cieslak <saper@saper.info>
Thu, 11 Jun 2015 12:11:43 +0000 (12:11 +0000)
committerMarcin Cieslak <saper@saper.info>
Thu, 11 Jun 2015 12:11:43 +0000 (12:11 +0000)
commit461fa2c2618fd51bf0affc705c45bac126e8b27d
tree7bf6336984b2321c8d5d7f2890030f61f0abea90
parentac1920466e4800f7c4bf45558b147efdfd36901d
FreeBSD: sysctl() to get process information

Use normal sysctl(3) interface (just like
Mac OS X), the OpenBSD way does not seem to work.
mono/io-layer/processes.c