summaryrefslogtreecommitdiff
path: root/libjava/java/lang/natPosixProcess.cc
Commit message (Expand)AuthorAgeFilesLines
* * java/lang/natPosixProcess.cc (waitForSignal): Ignore returnrth2004-09-141-11/+8
* 2004-08-18 David Daney <ddaney@avtrex.com>daney2004-08-181-7/+9
* 2004-08-12 David Daney <ddaney@avtrex.com>daney2004-08-121-64/+156
* * java/lang/natPosixProcess.cc (startProcess): Fix thinko.bothner2004-03-011-1/+1
* * java/lang/natPosixProcess.cc (startProcess): Implement standardbothner2004-02-291-3/+6
* * java/lang/natPosixProcess.cc (startProcess): Handle case wheretromey2004-02-041-3/+3
* * jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string totromey2003-11-141-2/+2
* 2002-08-14 Jesse Rosenstock <jmr@ugcs.caltech.edu>tromey2002-08-141-6/+12
* 2002-08-13 Jesse Rosenstock <jmr@ugcs.caltech.edu>tromey2002-08-141-2/+17
* * java/lang/natPosixProcess.cc (fail): Removed.tromey2002-03-061-126/+153
* * java/lang/natPosixProcess.cc (startProcess): Use FD_CLOEXEC, nottromey2002-02-271-3/+3
* * java/lang/natPosixProcess.cc (myclose): New function.tromey2002-02-021-14/+27
* * java/lang/PosixProcess.java (exitValue): Implement here. Throwbryce2001-09-241-27/+12
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-2/+2
* Fix for PR java.lang/339:tromey2000-09-061-33/+116
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * java/lang/natPosixProcess.cc (startProcess): Don't use sprintf.tromey1999-12-171-4/+5
* * configure: Rebuilt.tromey1999-09-101-1/+1
* * java/lang/Runtime.java (exec): Convert prog name and argumentsbryce1999-06-091-13/+18
* * include/javaprims.h: Updated namespace declarations.tromey1999-05-121-0/+203