corda/classpath
Joel Dice 4237a19b68 add support for QNX on x86_32
All but one test is passing.  The failure is due to the fact that QNX
doesn't (in general) support calling fork(2) from a multithreaded
process.  Thus, we'll need to use spawn instead of fork/exec on QNX,
which I'll attempt in a later commit.

http://www.qnx.com/developers/docs/6.4.1/neutrino/getting_started/s1_procs.html
2012-07-17 18:21:17 -06:00
..
avian Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
java Merge github.com:dicej/avian 2012-07-17 16:55:40 -06:00
sun update Unsafe.setMemory to reflect new OpenJDK 7 signature and semantics 2012-03-14 11:54:03 -06:00
java-io.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-lang.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-net.cpp add support for QNX on x86_32 2012-07-17 18:21:17 -06:00
java-nio.cpp add support for QNX on x86_32 2012-07-17 18:21:17 -06:00
java-util-zip.cpp fix C++11 narrowing conversion errors 2012-06-01 11:46:56 -06:00
java-util.cpp update copyright years 2012-05-11 17:43:27 -06:00
jni-util.h add use-clang option for building with LLVM Clang instead of GCC 2012-06-01 17:43:42 -06:00