aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/net/natInetAddress.cc
AgeCommit message (Expand)AuthorFilesLines
2003-03-18configure.in: Fixed links to platform dependant java.net files.Michael Koch1-357/+0
2002-11-012002-11-01 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2002-02-28natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'.Adam Megacz1-3/+4
2001-05-24[multiple changes]Tom Tromey1-4/+4
2001-04-25natInetAddress.cc (java::net::InetAddress::aton): Wrap use of inet_pton in HA...Kaveh R. Ghazi1-1/+1
2000-11-03InetAddress.java (addr): Renamed from 'address'.Warren Levy1-11/+32
2000-09-05natPlainDatagramSocketImpl.cc: Change various `JvThrow' calls to `throw'.Bryce McKinlay1-2/+2
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey1-5/+1
2000-03-15[multiple changes]Tom Tromey1-0/+13
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-10-02configure: Rebuilt.Tom Tromey1-0/+24
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva1-0/+3
1999-08-01configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...Alexandre Oliva1-2/+18
1999-06-18natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned Ine...Bryce McKinlay1-4/+5
1999-06-11natInetAddress.cc (aton): Fix typos.Bryce McKinlay1-18/+23
1999-05-26[multiple changes]Warren Levy1-1/+1
1999-04-14natInetAddress.cc (lookup): On glibc2.0 systems, make buffer larger to work a...Tom Tromey1-0/+7
1999-04-08natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6).Geoff Berry1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+270