Source-Changes archive

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

CVS commit: src/common



Module Name:    src
Committed By:   haad
Date:           Thu Sep 11 13:15:13 UTC 2008

Modified Files:
        src/common/include/prop: prop_array.h
        src/common/lib/libprop: prop_array_util.3 prop_array_util.c

Log Message:
Add prop_array_add_int* and prop_array_add_uint* functions. These functions
can be used to append specified type to the end of prop_array_t.

Ok'ed by @joerg.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/common/include/prop/prop_array.h
cvs rdiff -r1.2 -r1.3 src/common/lib/libprop/prop_array_util.3
cvs rdiff -r1.1 -r1.2 src/common/lib/libprop/prop_array_util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index