NetBSD/sys/lib
matt efc67dee86 Add a way for a user to know what nodes have changed when a node has been
inserted or removed.  Refactor node insertion to not require rebalancing
all the time or a loop if it does.  In rb_tree_swap_prune_and_rebalance,
don't call rb_tree_reparent_nodes, instead do the work ourselves (since
we will eventually undo half of the work of rb_tree_reparent_nodes).
2006-09-10 23:57:31 +00:00
..
libkern Add a way for a user to know what nodes have changed when a node has been 2006-09-10 23:57:31 +00:00
libsa add (char *) cast to quieten GCC. 2006-05-20 19:40:46 +00:00
libz free -> dealloc 2006-01-25 18:27:23 +00:00