NetBSD/common/lib/libprop
2011-10-17 09:24:54 +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_util.3 Add missing Nd. 2011-10-17 09:24:54 +00:00
prop_array_util.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
prop_array.3 Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +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_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 Add commas in enumerations. 2011-01-20 10:47:33 +00:00
prop_data.3 Fix some ordering inconsistencies, noted by Silas Silva in PR 42415. 2009-12-14 06:03:23 +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_util.3 Add missing Nd. 2011-10-17 09:24:54 +00:00
prop_dictionary_util.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
prop_dictionary.3 Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
prop_dictionary.c Fix "address of a void*" vs. void* confusion. 2011-04-20 19:40:00 +00:00
prop_ingest.3 Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
prop_ingest.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
prop_kern.c Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
prop_number.3 New sentence, new line. Use Dq. 2011-01-20 10:44:42 +00:00
prop_number.c Fixes/improvements to RB-tree implementation: 2010-09-24 22:51:50 +00:00
prop_object_impl.h Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
prop_object.3 New sentence, new line. Use Dq. 2011-01-20 10:44:42 +00:00
prop_object.c Update also the non-void pointers to the current test objects. 2011-04-20 20:00:07 +00:00
prop_rb_impl.h Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +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_send_ioctl.3 Indicate type of return variable for prop_dictionary_sendrecv_ioctl. 2011-09-27 11:12:49 +00:00
prop_send_syscall.3 Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
prop_stack.c
prop_stack.h
prop_string.3 Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +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 - Implement prop_{array,dictionary}_copyout(), based on 2011-01-19 20:34:23 +00:00