.. |
Makefile.inc
|
Change tree op members/typedefs to rbto_compare_* from rb_compare_*
|
2008-06-30 20:14:09 +00:00 |
prop_array.3
|
Fix some ordering inconsistencies, noted by Silas Silva in PR 42415.
|
2009-12-14 06:03:23 +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
|
Minor wording fix/clarification (sending -> copying) from Silas Silva
|
2009-12-14 05:47:30 +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.3
|
Fix prop_dictionary_ensure_capacity signature, bump date.
|
2009-12-05 10:17:17 +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
|
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
|
Back out previous. Builds for me and on autobuild cluster.
|
2009-10-11 12:13:45 +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
|
Wipe out the last vestiges of POOL_INIT with one swift stroke. In
|
2009-09-13 18:45:10 +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
|
Add two missing functions to the SYNOPSIS. From Silas Silva in PR 42415.
|
2009-12-14 06:06:22 +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
|
New sentence, new line.
|
2009-05-13 22:31:59 +00:00 |