NetBSD/common/lib/libprop
haad 8a85d2e387 Check if pd is not NULL before we try to lock rw lock associated with it.
This fixes proplib crash when NULL is passed to prop_dictionary_get as a
dictionary.
2009-04-14 02:53:41 +00:00
..
Makefile.inc Change tree op members/typedefs to rbto_compare_* from rb_compare_* 2008-06-30 20:14:09 +00:00
prop_array.3 Improve markup. 2009-04-09 01:18:17 +00:00
prop_array.c typo in comment and white-space fixes mostly from Stathis Kamperis 2008-08-11 05:54:21 +00:00
prop_array_util.3 Add prop_array_add_int* and prop_array_add_uint* functions. These functions 2008-09-11 13:15:13 +00:00
prop_array_util.c Add prop_array_add_int* and prop_array_add_uint* functions. These functions 2008-09-11 13:15:13 +00:00
prop_bool.3 Fix a typo. 2008-08-03 03:11:28 +00:00
prop_bool.c Get rid of locks with static initializers using once and atomic ops. 2009-01-03 18:31:33 +00:00
prop_copyin_ioctl.9 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_data.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_data.c Properly handle empty data nodes (such as generated by Apple's 2009-01-25 06:59:35 +00:00
prop_dictionary.3 Xref prop_dictionary_util(3). 2008-05-06 17:23:38 +00:00
prop_dictionary.c Check if pd is not NULL before we try to lock rw lock associated with it. 2009-04-14 02:53:41 +00:00
prop_dictionary_util.3 Fix typo. 2008-06-02 09:27:04 +00:00
prop_dictionary_util.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
prop_ingest.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_ingest.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
prop_kern.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
prop_number.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_number.c ansify function definitions 2009-03-15 22:20:09 +00:00
prop_object.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_object.c Fix crash where user was able to crash proplib with trying to internalize 2009-03-30 07:42:51 +00:00
prop_object_impl.h Get rid of locks with static initializers using once and atomic ops. 2009-01-03 18:31:33 +00:00
prop_rb.c _prop_rb_tree_insert_node() now returns true/false to indicate if the 2008-06-17 21:29:47 +00:00
prop_rb_impl.h Change tree op members/typedefs to rbto_compare_* from rb_compare_* 2008-06-30 20:14:09 +00:00
prop_send_ioctl.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_stack.c Avoid using unbound amount of stack frames in prop_object_equal 2007-08-30 12:23:53 +00:00
prop_stack.h Avoid using unbound amount of stack frames in prop_object_equal 2007-08-30 12:23:53 +00:00
prop_string.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
prop_string.c Fix an issue introduced with the prop_stack change: It's not a good idea to 2008-08-03 04:00:12 +00:00
proplib.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00