NetBSD/common/lib/libprop
2006-07-09 19:08:31 +00:00
..
Makefile.inc Add kernel and user space parts of a protocol for sending property lists 2006-07-05 21:46:10 +00:00
prop_array.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_array.c Fix the way that prop_array_ensure_capacity() and _prop_array_expand() 2006-05-28 03:53:51 +00:00
prop_bool.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_bool.c Reduce the memory footprint for prop_bool_t objects significantly, taking 2006-07-05 20:29:28 +00:00
prop_data.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_data.c - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
prop_dictionary_copyin_ioctl.9 Make HTML-safe. 2006-07-09 19:08:31 +00:00
prop_dictionary_send_ioctl.3 Sort SEE ALSO, make HTML-safe. 2006-07-09 19:08:23 +00:00
prop_dictionary.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_dictionary.c Use a red-black tree to unique'ify the dictionary key symbols, rather than 2006-07-07 17:09:36 +00:00
prop_kern.c Add kernel and user space parts of a protocol for sending property lists 2006-07-05 21:46:10 +00:00
prop_number.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_number.c Change prop_number_t to store a uint64_t, rather than a uintmax_t. No 2006-07-07 22:29:55 +00:00
prop_object_impl.h Move all of the locking compatibility definitions into prop_object_impl.h. 2006-05-18 16:23:55 +00:00
prop_object.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_object.c Move all of the locking compatibility definitions into prop_object_impl.h. 2006-05-18 16:23:55 +00:00
prop_string.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00
prop_string.c - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
proplib.3 Drop trailing whitespace. 2006-07-09 19:04:02 +00:00