NetBSD/common/include/prop
joerg 4deb593145 Avoid using unbound amount of stack frames in prop_object_equal
by using a dynamic stack as well. Reorder arguments for the internalizer
as the iteration is always present and should go before possibly
NULL arguments.

Reviewed by mjf@ and adrianp@
2007-08-30 12:23:53 +00:00
..
Makefile struct plistref does not reference other proplib data types, so split it 2007-08-17 11:05:03 +00:00
plistref.h struct plistref does not reference other proplib data types, so split it 2007-08-17 11:05:03 +00:00
prop_array.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
prop_bool.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
prop_data.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
prop_dictionary.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
prop_ingest.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
prop_number.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
prop_object.h Avoid using unbound amount of stack frames in prop_object_equal 2007-08-30 12:23:53 +00:00
prop_string.h boolean_t -> bool 2007-08-16 16:28:17 +00:00
proplib.h struct plistref does not reference other proplib data types, so split it 2007-08-17 11:05:03 +00:00