NetBSD/common/include/prop
thorpej 3e69f1b2a5 - Add prop_array_equals(), prop_dictionary_equals(), and
prop_dictionary_keysym_equals(), and prop_object_equals() functions.
- Use realloc() where it makes sense.  There will be more changes in this
  area.
- Add a _prop_object_type structure that is used internally to keep
  information about the object types.  Decreases the footprint of the
  objects slightly by replacing several pointers with just one.
2006-05-18 03:05:19 +00:00
..
Makefile
prop_array.h - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
prop_bool.h - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
prop_data.h
prop_dictionary.h - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
prop_number.h
prop_object.h - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
prop_string.h
proplib.h