gcc/libjava/java
Tom Tromey 26c3229c0b re GNATS gcj/150 (System.loadLibrary() semantics arn't the same as in the JDK)
* java/lang/natRuntime.cc (_load): On Unix, prefix library name
	with `lib' for loadLibrary.  Fixes PR gcj/150.

From-SVN: r31976
2000-02-15 07:53:11 +00:00
..
awt * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
io File.java (createTempFile): Use low bits from counter, not high bits. 2000-02-12 20:13:42 +00:00
lang re GNATS gcj/150 (System.loadLibrary() semantics arn't the same as in the JDK) 2000-02-15 07:53:11 +00:00
math MPN.java (findLowestBit): Made methods public. 2000-02-14 10:23:29 +00:00
net * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
security * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
text Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
util Properties.java (setProperty): New method. 2000-02-08 21:30:45 +00:00