commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ChangeLog.native native/jni/java-net/... [NATIVE-L


From: Guilhem Lavaux
Subject: [commit-cp] classpath ChangeLog.native native/jni/java-net/... [NATIVE-LAYER]
Date: Fri, 16 Jun 2006 18:07:48 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         NATIVE-LAYER
Changes by:     Guilhem Lavaux <glavaux>        06/06/16 18:07:47

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

Log message:
        2006-06-16  Guilhem Lavaux  <address@hidden>
        
                * native/jni/java-net/java_net_VMInetAddress.c
                (Java_java_net_VMInetAddress_getHostByName): Fix detection of
                error.
        
                * native/jni/java-net/javanet.c
                (_javanet_accept): Fixed bogus call to TARGET.
                (_javanet_create_inetaddress): Fixed address generation. Fixed
                bogus memory free.
                (_javanet_bind): set "Reuse address" flag.
        
                * native/jni/native-lib/cpio.c
                (cpio_getModificationTime): Fixed type.
                (cpio_removeFile): Use rmdir too.
        
                * native/jni/native-lib/cpnet.c
                (cpnet_getHostByName): Fixed error detection.
        
                * native/jni/native-lib/cpnet.h
                (cpnet_newIPV4address, cpnet_newIPV6address): Put zero in the
                memory.
                (cpnet_IPV4AddressToBytes): Fixed types.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog.native?cvsroot=classpath&only_with_tag=NATIVE-LAYER&r1=1.1.2.12&r2=1.1.2.13
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/java-net/java_net_VMInetAddress.c?cvsroot=classpath&only_with_tag=NATIVE-LAYER&r1=1.7.2.2&r2=1.7.2.3
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/java-net/javanet.c?cvsroot=classpath&only_with_tag=NATIVE-LAYER&r1=1.32.2.9&r2=1.32.2.10
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/native-lib/cpio.c?cvsroot=classpath&only_with_tag=NATIVE-LAYER&r1=1.1.2.4&r2=1.1.2.5
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/native-lib/cpnet.c?cvsroot=classpath&only_with_tag=NATIVE-LAYER&r1=1.1.2.5&r2=1.1.2.6
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/native-lib/cpnet.h?cvsroot=classpath&only_with_tag=NATIVE-LAYER&r1=1.1.2.6&r2=1.1.2.7

Patches:









reply via email to

[Prev in Thread] Current Thread [Next in Thread]