NetBSD/sys/lib/libkern
matt d9bb545dc5 Shrink rb_tree to 4 pointers (2 if RBSMALL is defined). Move compare
functions to a separate rb_tree_ops structure.  Make every int explicit
in being signed or unsigned.  Use RBDEBUG to enable debug code.  Move
rbt_count to RBSTATS.  Use RBSMALL to not keep track of min/max.
2006-09-09 06:52:18 +00:00
..
arch The list of registers which sdivsi3 can clobber has changed in gcc4. 2006-09-05 22:07:08 +00:00
__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 Per discussion on tech-kern and tech-userlevel, move the bit-twiddling 2006-08-31 19:24:37 +00:00
lmax.c
lmin.c
Makefile Add src/common/include to include header search path so that 2006-08-28 13:34:18 +00:00
Makefile.inc
max.c
milieu.h
min.c
pmatch.c
rb.c Shrink rb_tree to 4 pointers (2 if RBSMALL is defined). Move compare 2006-09-09 06:52:18 +00:00
rb.h Shrink rb_tree to 4 pointers (2 if RBSMALL is defined). Move compare 2006-09-09 06:52:18 +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