This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()


------- Additional Comments From bryce at mckinlay dot net dot nz  2003-11-08 01:45 -------
That sounds like the right approach. We could possibly simplify a lot of a lot of natPosixProcess.cc 
by doing this.

A related bug I noticed recently is that Process.destroy() leaves a zombie, because it also doesnt 
call waitpid().


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11801


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]