NetBSD/sys/lib/libkern
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
..
arch The list of registers which sdivsi3 can clobber has changed in gcc4. 2006-09-05 22:07:08 +00:00
Makefile Add src/common/include to include header search path so that 2006-08-28 13:34:18 +00:00
Makefile.inc
__assert.c
__main.c
_que.c
arc4random.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
bcd.c
imax.c
imin.c
intoa.c
libkern.h If __STDC__ and GNU C >= 3.0, define C99's bool, true, false 2006-09-10 23:49:21 +00:00
lmax.c
lmin.c
max.c
milieu.h
min.c
pmatch.c
rb.c 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
rb.h 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
scanc.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c
softfloat.h
ulmax.c
ulmin.c
xlat_mbr_fstype.c Fixed the gcc warning that "static" should come before "const". 2006-07-16 06:06:20 +00:00