gcc/libjava
Bryce McKinlay e0cb3930ca natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned InetAddress objects.
* java/net/natInetAddress.cc (lookup): Preserve caller-supplied
        hostname in returned InetAddress objects.
        (getLocalHostname): Fix typo.
        * java/net/InetAddress.java (getByName): Set hostname on return
        object.
        (getLocalHost): Call lookup directly to ensure that a fully-qualified
        name is returned.

From-SVN: r27587
1999-06-18 02:17:28 +01:00
..
doc * doc/cni.sgml: Document RawData. 1999-05-05 16:15:04 -07:00
gnu/gcj RawData.java: Added copyright header. 1999-05-10 08:42:28 +00:00
include sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to allow the same exceptions to be rethrown... 1999-05-21 06:03:30 +00:00
java natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned InetAddress objects. 1999-06-18 02:17:28 +01:00
testsuite Makefile.in: Rebuilt. 1999-05-21 13:09:54 +00:00
COPYING.LIB
ChangeLog natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned InetAddress objects. 1999-06-18 02:17:28 +01:00
LIBGCJ_LICENSE
Makefile.am Makefile.in: Rebuilt. 1999-05-21 13:09:54 +00:00
Makefile.in Makefile.in: Rebuilt. 1999-05-21 13:09:54 +00:00
acconfig.h acconfig.h (GCJVERSION): New undef. 1999-05-07 18:44:38 +00:00
acinclude.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
aclocal.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
boehm.cc
chartables.pl
classes.pl javaprims.h: Updated namespace declarations. 1999-05-12 11:23:44 +00:00
configure Makefile.in: Rebuilt. 1999-05-21 13:09:54 +00:00
configure.host
configure.in Makefile.in: Rebuilt. 1999-05-21 13:09:54 +00:00
exception.cc
jni.cc
libgcj.spec.in Makefile.in: Rebuilt. 1999-05-11 13:03:47 +00:00
libtool-version libtool-version: New file. 1999-05-07 17:00:51 +00:00
mauve-libgcj * mauve-libgcj: Activated java.net Mauve tests. 1999-06-11 02:34:31 +00:00
no-threads.cc
nogc.cc
posix-threads.cc * posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow. 1999-06-14 18:20:35 +01:00
prims.cc prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added. 1999-05-20 08:26:55 +00:00
quick-threads.cc