On:
http://bugzilla.ximian.com/show_bug.cgi?id=77196
they mention another bug about it. Doesn't sound like its going to get fixed anytime soon, I went with reading /proc which worked out better because I needed to know if something was a zombie as well.

--Carlos

On Feb 6, 2006, at 9:02 AM, Jonathan S. Chambers wrote:

        I'm using the System.Diagnostics.Process.GetProcesses() method
on mono on Linux. The only process it returns me is the currently
executing managed app (ProcessTest.exe for example). Is this correct (I
was expecting all processes on the machine)? This is the behavior as a
regular user and as root (with latest from svn).

- Jonathan

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to