summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Runtime.java
Commit message (Expand)AuthorAgeFilesLines
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-171-2/+2
* re PR libgcj/18234 (System property java.library.path doesn't get used by Sys...Mark Wielaard2004-10-301-3/+3
* Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o...Michael Koch2004-10-181-11/+13
* re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney2004-08-121-2/+5
* File.java (toURI): Throw RuntimeException, not InternalError.Bryce McKinlay2004-07-271-1/+1
* Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch2004-04-201-11/+14
* Runtime.java: Comment fix.Tom Tromey2003-07-211-2/+2
* Fix for PR libgcj/7570 and PR libgcj/7578:Jesse Rosenstock2002-08-141-8/+2
* Runtime.java (loadLibrary): Pass `true' as search argument to _load.Tom Tromey2002-07-241-1/+1
* re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey2002-05-131-87/+725
* Runtime.java (_exit): Declare new package-private native.Bryce McKinlay2001-03-121-1/+5
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* Runtime.java (_load): Declare.Tom Tromey2000-02-081-4/+12
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* Runtime.java (loadLibraryInternal): Declare.Tom Tromey2000-01-171-1/+7
* Runtime.java (exec): Convert prog name and arguments to string array.Bryce McKinlay1999-06-091-5/+6
* javaprims.h: Updated namespace declarations.Tom Tromey1999-05-121-2/+1
* Makefile.in: Rebuilt.Tom Tromey1999-05-051-13/+6
* Initial revisionTom Tromey1999-04-071-0/+136