[runtime] Added helper function sysctl_kinfo_proc.
commit6b2bf67ff917c689d3b9c99627d2455d8c9a8e22
authorMarcos Henrich <marcos.henrich@xamarin.com>
Tue, 10 Mar 2015 15:11:03 +0000 (10 15:11 +0000)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Mon, 16 Mar 2015 11:44:28 +0000 (16 11:44 +0000)
treef89ca835fc30e2558028857092555488a8f12d0b
parent5f8489c59a322bd46ed0801933795eeaa6fe8876
[runtime] Added helper function sysctl_kinfo_proc.
Refactored mono_process_get_name sysctl code to use sysctl_kinfo_proc to retrieve the kinfo_proc data structure.
mono/utils/mono-proclib.c