[kaffe] CVS kaffe (robilad): removed finished jsyscall task
Kaffe CVS
cvs-commits at kaffe.org
Wed Jan 2 13:17:44 PST 2008
PatchSet 7659
Date: 2008/01/02 21:16:25
Author: robilad
Branch: HEAD
Tag: (none)
Log:
removed finished jsyscall task
2008-01-02 Dalibor Topic <robilad at kaffe.org>
* TODO: Removed finished jsyscall task.
Members:
ChangeLog:1.5161->1.5162
TODO:1.31->1.32
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5161 kaffe/ChangeLog:1.5162
--- kaffe/ChangeLog:1.5161 Wed Jan 2 21:05:30 2008
+++ kaffe/ChangeLog Wed Jan 2 21:16:25 2008
@@ -1,5 +1,9 @@
2008-01-02 Dalibor Topic <robilad at kaffe.org>
+ * TODO: Removed finished jsyscall task.
+
+2008-01-02 Dalibor Topic <robilad at kaffe.org>
+
* kaffe/kaffevm/systems/unix-pthreads/syscalls.c: Include errno.h.
* config/Makefile.am (noinst_HEADERS): Removed config-net.h.
Index: kaffe/TODO
diff -u kaffe/TODO:1.31 kaffe/TODO:1.32
--- kaffe/TODO:1.31 Wed Jan 2 18:19:25 2008
+++ kaffe/TODO Wed Jan 2 21:16:25 2008
@@ -23,11 +23,6 @@
* Integration issues
* Make pure java zip the default.
- * Remove unused parts of SysCallInterface like connect, bind, etc.
- in particular those that use h_errno, and socklen_t, and clean up
- include/nets.h, and config/config-net.h.
- Only required members of the interface (as long as the old jar code is around) are:
- KOPEN, KREAD, KLSEEK, KCLOSE, KFSTAT amd KSTAT.
* Remove tests for unused functions and headers.
* Switch over to GNU Classpath's javah and remove kaffeh
* Replace native library code using KNI with code using JNI
More information about the kaffe
mailing list