In this thread:
http://gcc.gnu.org/ml/java/2004-07/msg00109.html
Thread we discussed ways to fix PosixProcess.
Attached is my first pass at fixing the problems. I get no testsuite
failures on i686-pc-linux-gnu (Fedora Core 1 w/ NPTL). And several
small test programs seem to work. I am also starting to test it on
mipsel-linux-gnu (w/ glibc-2.2.5). These are the only two posix
platforms I have access to.
It seems possible that this patch could break other posix platforms, so
testing is needed before commiting it.
Thoughts or Comments?