This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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/23763] Runtime.getRuntime().exec() signalling



------- Comment #10 from tromey at gcc dot gnu dot org  2005-11-08 20:59 -------
Subject: Bug 23763

Author: tromey
Date: Tue Nov  8 20:59:20 2005
New Revision: 106654

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106654
Log:
        PR libgcj/23763.  From aeby@graeff.com.
        * java/lang/natPosixProcess.cc (nativeSpawn): Unblock SIGCHLD
        before exec.

Modified:
    branches/gcc-4_0-branch/libjava/ChangeLog
    branches/gcc-4_0-branch/libjava/java/lang/natPosixProcess.cc


-- 


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


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