Enrico Weigelt wrote:
Hi folks,


is there any java API for accessing process status information
(ie. coming from /proc) ?

Hi Enrico,

there is nothing like that in the core libraries. That's a pretty system dependant functionality, so the API specs have so far not required it.

If there is none, anywhere here interested in working on that ?

It may be a interesting project to do within classpath extensions project. Otoh, there are apparently a few POSIX wrappers written in java, so a /proc wrapper might fit in there as well.

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to