summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang/natPosixProcess.cc
Commit message (Expand)AuthorAgeFilesLines
* 2007-08-15 Samuel Thibault <samuel.thibault@ens-lyon.org>doko2007-08-151-0/+12
* * java/lang/natPosixProcess.cc: Include <sys/time.h> beforesayle2007-07-131-0/+3
* 2007-07-05 Andreas Tobler <a.tobler@schweiz.org>andreast2007-07-051-2/+1
* PR libgcj/29324daney2007-05-121-72/+85
* PR libgcj/23758daney2007-04-091-30/+50
* PR libgcj/31228daney2007-03-231-9/+28
* * sources.am, Makefile.in: Rebuilt.tromey2007-03-051-22/+36
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-10/+10
* * java/lang/natPosixProcess.cc (reap): Ignore unknown children.tromey2006-01-051-6/+3
* PR libgcj/23763. From aeby@graeff.com.tromey2005-11-081-1/+7
* * 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
OpenPOWER on IntegriCloud