gcc/libjava/java
Warren Levy 5bb1db008c natSystem.cc (getSystemTimeZone): Only use tm_gmtoff and timezone if they are available on the system.
* java/lang/natSystem.cc (getSystemTimeZone): Only use tm_gmtoff
	and timezone if they are available on the system.

From-SVN: r39283
2001-01-26 21:57:08 +00:00
..
applet
awt Cursor.java (Cursor(String)): Set type to custom. 2001-01-11 17:49:47 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io re PR libgcj/1338 (StreamTokenizer does not handle /* comments correctly) 2001-01-09 11:21:12 +00:00
lang natSystem.cc (getSystemTimeZone): Only use tm_gmtoff and timezone if they are available on the system. 2001-01-26 21:57:08 +00:00
math * java/math/BigInteger.java: Update Copyright year. 2001-01-17 04:13:17 +00:00
net URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com) 2001-01-15 07:58:16 +00:00
security
sql
text SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-24)... 2001-01-20 00:37:09 +00:00
util