summaryrefslogtreecommitdiff
path: root/common/lib/libprop/prop_object_impl.h
AgeCommit message (Expand)Author
2007-03-12Pass an ipl argument to pool_init/POOL_INIT to be used when initializingad
2006-10-18Backout size_t casts - lint has been fixed.martin
2006-10-18Sprinkle a few size_t casts to avoid conversion warnings.martin
2006-10-16Add a _PROP_ARG_UNUSED that expands to __unused on NetBSD and to nothingthorpej
2006-10-15de-lint.christos
2006-10-04fix build issue for !_KERNELdbj
2006-10-03- Add a reader-writer lock to array and dictionary objects that ensures thatthorpej
2006-09-09Adapt Matt Thomas's red-black tree implementation for use in proplib. Thisthorpej
2006-08-21Several changes to proplib:thorpej
2006-05-18Move all of the locking compatibility definitions into prop_object_impl.h.thorpej
2006-05-18- Add prop_array_equals(), prop_dictionary_equals(), andthorpej
2006-04-27Initial commit of proplib, a library for manipulating property lists andthorpej