commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath/native/jni/classpath jcl.c native_sta...


From: Roman Kennke
Subject: [commit-cp] classpath/native/jni/classpath jcl.c native_sta...
Date: Tue, 17 Jan 2006 14:10:25 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   06/01/17 14:10:25

Modified files:
        native/jni/classpath: jcl.c native_state.c 

Log message:
        2006-01-17  Roman Kennke  <address@hidden>
        
        * native/jni/classpath/jcl.c:
        (JCL_malloc): Replaced calls to malloc with the corresponding
        target layer macro.
        (JCL_free): Replaced calls to free with the corresponding
        target layer macro.
        * native/jni/classpath/native_state.c:
        (cp_gtk_init_state_table_with_size): Replaced calls to malloc and
        calloc with the corresponding target layer macro.
        (remove_node): Replaced calls to free with the corresponding
        target layer macro.
        (add_node): Replaced calls to malloc with the corresponding
        target layer macro.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/classpath/jcl.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/classpath/native_state.c.diff?tr1=1.12&tr2=1.13&r1=text&r2=text




reply via email to

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