NetBSD/common/lib/libprop
thorpej 1aea07a325 Add prop_array_t support to prop_kern. 2006-10-26 18:51:21 +00:00
..
Makefile.inc - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00
prop_array.3 Several changes to proplib: 2006-08-21 04:13:28 +00:00
prop_array.c - Add a reader-writer lock to array and dictionary objects that ensures that 2006-10-03 15:45:04 +00:00
prop_bool.3
prop_bool.c Add a _PROP_ARG_UNUSED that expands to __unused on NetBSD and to nothing 2006-10-16 03:21:07 +00:00
prop_copyin_ioctl.9 Add prop_array_t support to prop_kern. 2006-10-26 18:51:21 +00:00
prop_data.3
prop_data.c Add casts to apease lint. 2006-10-18 14:41:08 +00:00
prop_dictionary.3 - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00
prop_dictionary.c - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00
prop_dictionary_util.3 - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00
prop_dictionary_util.c - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00
prop_ingest.3 Remove duplicate word. Markup fixes. 2006-08-23 20:50:37 +00:00
prop_ingest.c Several changes to proplib: 2006-08-21 04:13:28 +00:00
prop_kern.c Add prop_array_t support to prop_kern. 2006-10-26 18:51:21 +00:00
prop_number.3 Put macro argument right after macro, not in next line. 2006-10-14 07:30:16 +00:00
prop_number.c delete junk I accidentally committed. 2006-10-15 19:11:58 +00:00
prop_object.3 Bump date for previous. 2006-08-23 20:46:22 +00:00
prop_object.c sysconf() returns long, which isn't neccessarily assignment-compatible 2006-10-19 10:10:35 +00:00
prop_object_impl.h Backout size_t casts - lint has been fixed. 2006-10-18 19:15:46 +00:00
prop_rb.c Add a _PROP_ARG_UNUSED that expands to __unused on NetBSD and to nothing 2006-10-16 03:21:07 +00:00
prop_rb_impl.h Take the node indices out of the same namespace that <sys/tree.h> uses. 2006-09-09 15:19:18 +00:00
prop_send_ioctl.3 Add prop_array_t support to prop_kern. 2006-10-26 18:51:21 +00:00
prop_string.3 typos: prop_stringy_* -> prop_string_* 2006-09-27 19:24:28 +00:00
prop_string.c Backout size_t casts - lint has been fixed. 2006-10-18 19:15:46 +00:00
proplib.3