mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-17 08:55:52 +00:00
8ee4db6f3a
* java/lang/natPosixProcess.cc (fail): New function. (cleanup): New function. (startProcess): Use them. Create pipe so child can communicate exec failure back to parent. From-SVN: r36202