This is the mail archive of the java-prs@sources.redhat.com 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]

java.lang/339


The following reply was made to PR java.lang/339; it has been noted by GNATS.

From: tromey@sourceware.cygnus.com
To: java-gnats@sources.redhat.com
Cc:  
Subject: java.lang/339
Date: 6 Sep 2000 18:14:16 -0000

 CVSROOT:	/cvs/java
 Module name:	libgcj
 Changes by:	tromey@sourceware.cygnus.com	2000-09-06 11:14:16
 
 Modified files:
 	libjava        : ChangeLog 
 	libjava/java/lang: natPosixProcess.cc 
 
 Log message:
 	Fix for PR java.lang/339:
 	* java/lang/natPosixProcess.cc (fail): New function.
 	(cleanup): New function.
 	(startProcess): Use them.  Create pipe so child can communicate
 	exec failure back to parent.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgcj/libjava/ChangeLog.diff?cvsroot=java&r1=1.482&r2=1.483
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgcj/libjava/java/lang/natPosixProcess.cc.diff?cvsroot=java&r1=1.6&r2=1.7
 

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