natSystem.cc (getSystemTimeZone): Only use tm_gmtoff and timezone if they are availab...
authorWarren Levy <warrenl@redhat.com>
Fri, 26 Jan 2001 21:57:08 +0000 (21:57 +0000)
committerWarren Levy <warrenl@gcc.gnu.org>
Fri, 26 Jan 2001 21:57:08 +0000 (21:57 +0000)
commit5bb1db008c77467f06f954152e24c9c071395aad
treea02b57c458c7362efc95137bb24bcf3ebd2ba1c5
parent0604c1567548cabaa597001f214520f80de20250
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
libjava/ChangeLog
libjava/java/lang/natSystem.cc