Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   haad
Date:           Tue Jun  3 20:18:24 UTC 2008

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

Log Message:
Add prop_array_util functions to proplib. This code is copied/changed
prop_dictionary_util.

From manual page

The prop_array_util family of functions are provided to make getting and
setting values in arrays more convenient in some applications.

OK by mjf@ and freza@.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/common/include/prop/prop_array.h
cvs rdiff -r1.6 -r1.7 src/common/lib/libprop/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libprop/prop_array_util.3 \
    src/common/lib/libprop/prop_array_util.c
cvs rdiff -r1.15 -r1.16 src/lib/libprop/Makefile

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