NetBSD/common/lib/libprop
pgoyette fc18a7c1c6 Fix the previous fix - there's only one _node suffix here! 2016-06-28 06:47:35 +00:00
..
Makefile.inc The local copy of rb_tree code has been unused for quite some time. So 2016-06-28 05:18:11 +00:00
prop_array.3
prop_array.c
prop_array_util.3 Punctuation nits. 2016-05-31 09:31:13 +00:00
prop_array_util.c Add prop_array_add_cstring{,_no_copy} utility functions as suggested in 2016-05-31 09:29:25 +00:00
prop_bool.3
prop_bool.c
prop_copyin_ioctl.9
prop_data.3
prop_data.c
prop_dictionary.3
prop_dictionary.c Missed a couple of function-call renames in previous 2016-06-28 05:21:15 +00:00
prop_dictionary_util.3
prop_dictionary_util.c
prop_ingest.3
prop_ingest.c Eliminate use of C++ keywords and don't nest struct definitions. 2014-09-05 05:19:24 +00:00
prop_kern.c Limit size of xml buffer for userland requests (From Mateusz Kocielski) 2015-05-11 16:48:34 +00:00
prop_number.3
prop_number.c Fix the previous fix - there's only one _node suffix here! 2016-06-28 06:47:35 +00:00
prop_object.3
prop_object.c Now that _PROP_ISSPACE does not include the EOF check, put the check for 2015-05-12 14:59:35 +00:00
prop_object_impl.h Don't treat NUL (EOF) as SPACE. All the code that uses _PROP_ISSPACE() checks 2015-05-11 16:50:35 +00:00
prop_send_ioctl.3 Fixed typo: propertly -> property. 2015-08-20 15:55:09 +00:00
prop_send_syscall.3
prop_stack.c
prop_stack.h
prop_string.3
prop_string.c
proplib.3