CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         NATIVE-LAYER
Changes by:     Guilhem Lavaux <[EMAIL PROTECTED]>      06/02/18 18:15:55

Modified files:
        .              : ChangeLog.native 
        native/jni/java-net: java_net_VMInetAddress.c javanet.c 
        native/jni/native-lib: cpnet.h 

Log message:
        2006-02-18  Guilhem Lavaux  <[EMAIL PROTECTED]>
        
        * native/jni/java-net/java_net_VMInetAddress.c: Fixed compilation
        errors. Removed any remaining TARGET invocations.
        
        * native/jni/java-net/javanet.c
        (_javanet_create_inetaddress): Removed spurious arr and
        octets. Fixed compilation errors.
        
        * native/jni/native-lib/cpnet.h
        (cpnet_getHostname, cpnet_getHostByName, cpnet_getHostByAddr,
        cpnet_setIPV4Any, cpnet_freeAddresses, cpnet_isIPV6Address,
        cpnet_isIPV4Address): New functions.
        (cpnet_bytesToIPV4Address): Fixed interface to be consistent with
        the rest.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.native.diff?only_with_tag=NATIVE-LAYER&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/java-net/java_net_VMInetAddress.c.diff?only_with_tag=NATIVE-LAYER&tr1=1.7.2.1&tr2=1.7.2.2&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.2.2&tr2=1.32.2.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/native-lib/cpnet.h.diff?only_with_tag=NATIVE-LAYER&tr1=1.1.2.3&tr2=1.1.2.4&r1=text&r2=text


Reply via email to