CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Andrew John Hughes <gnu_andrew> 09/02/04 14:17:19

Modified files:
        .              : ChangeLog 
        native/jni/native-lib: cpproc.c 

Log message:
        Revert the return on chdir == -1.
        
        2009-02-04  Andrew John Hughes  <[email protected]>
        
                * native/jni/native-lib/cpproc.c:
                (cpproc_forkAndExec): Don't return on a -1
                result from chdir as this may be valid in
                some cases.  A better fix is needed.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9754&r2=1.9755
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/native-lib/cpproc.c?cvsroot=classpath&r1=1.5&r2=1.6


Reply via email to