CVSROOT: /cvsroot/classpath Module name: classpath Branch: NATIVE-LAYER Changes by: Guilhem Lavaux <[EMAIL PROTECTED]> 06/01/28 11:11:30
Modified files:
native : Makefile.am
native/jni/java-io: java_io_VMFile.c
native/jni/java-net: javanet.c
native/jni/java-nio: gnu_java_nio_channels_FileChannelImpl.c
Added files:
native/jni/native-lib: cpio.c cpio.h cpmath.h cpnative.c
cpnative.h cpnet.h
Log message:
Incorporated principles of a new native layer to replace target layer.
This branch is totally work in progress. I do not update changelog at
the moment. Everything will be put in cvs head once it compiles and run
successfully with jamvm at least.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/Makefile.am.diff?only_with_tag=NATIVE-LAYER&tr1=1.27&tr2=1.27.2.1&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/java-io/java_io_VMFile.c.diff?only_with_tag=NATIVE-LAYER&tr1=1.10&tr2=1.10.2.1&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/java-net/javanet.c.diff?only_with_tag=NATIVE-LAYER&tr1=1.32&tr2=1.32.2.1&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c.diff?only_with_tag=NATIVE-LAYER&tr1=1.32&tr2=1.32.2.1&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpio.c?only_with_tag=NATIVE-LAYER&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpio.h?only_with_tag=NATIVE-LAYER&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpmath.h?only_with_tag=NATIVE-LAYER&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpnative.c?only_with_tag=NATIVE-LAYER&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpnative.h?only_with_tag=NATIVE-LAYER&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpnet.h?only_with_tag=NATIVE-LAYER&rev=1.1.2.1
