gcc/libjava/java
Adam Megacz 981f97c364 natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is broken (conflicts with itself).
2002-09-14  Adam Megacz <adam@xwt.org>

        * java/net/natPlainDatagramSocket.cc: removed #include
        <ws2tcpip.h>; the mingw header is broken (conflicts with itself).
        * include/win32.h: included definition for IP_TOS to satisfy
        natPlainDatagramSocket.cc

From-SVN: r57151
2002-09-14 21:56:44 +00:00
..
applet
awt [multiple changes] 2002-08-09 06:52:52 +01:00
beans Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
io natFileDescriptorPosix.cc (setLength): Handle case where ftruncate is missing. 2002-08-29 18:05:15 +00:00
lang Class.h (_getDeclaredMethod): Declare. 2002-09-03 21:33:46 +00:00
math
net natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is broken (conflicts with itself). 2002-09-14 21:56:44 +00:00
nio/channels DatagramChannel.java, [...]: New dummy files to make java.net fully JDK 1.4 compatible 2002-09-13 09:02:23 +00:00
rmi ActivateFailedException.java: Remerge from Classpath version. 2002-06-17 19:11:40 +00:00
security
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text 2002-07-02 Tom Tromey <tromey@redhat.com> 2002-07-02 19:43:06 +00:00
util re PR libgcj/7785 (Calendar.getTimeInMillis/setTimeInMillis should be public) 2002-08-31 05:27:15 +00:00