corda/classpath
Joel Dice 5ade8d1cf6 use GetSystemTimeAsFileTime instead of _ftime on Windows
It seems that _ftime has devolved to only giving 1-second resolution
on Windows 7.  GetSystemTimeAsFileTime does better, so that's what
we'll use.
2010-10-28 20:30:49 -06:00
..
avian javadoc grammar correction in Continuations.java 2010-09-12 14:29:27 -06:00
java ServerSocketChannel throws IOException, not Exception 2010-10-13 13:38:31 -06:00
java-io.cpp use _waccess on windows to implement File.can{Read|Write} 2010-09-12 14:46:14 -06:00
java-lang.cpp use GetSystemTimeAsFileTime instead of _ftime on Windows 2010-10-28 20:30:49 -06:00
java-net.cpp fix non-windows java-net.cpp build 2010-07-02 09:36:55 -06:00
java-nio.cpp switch from gethostbyname to getaddrinfo on POSIX systems 2010-06-14 16:09:56 -06:00
java-util-zip.cpp throw OutOfMemoryError if malloc returns null pointer 2009-12-05 15:51:12 -07:00
java-util.cpp update copyright years 2009-12-02 19:08:29 -07:00
jni-util.h update copyright years 2009-12-02 19:08:29 -07:00