NetBSD/sys/lib/libkern
he 0db6a6b023 When compiling for _STANDALONE, omit a bunch of headers which aren't really
needed and which trigger build problems.

(These two files should probably be unified and put under common/...)
2008-03-18 20:11:43 +00:00
..
arch When compiling for _STANDALONE, omit a bunch of headers which aren't really 2008-03-18 20:11:43 +00:00
__assert.c Rename __assert() to __kernassert() so that it doesn't collide 2007-09-24 14:19:03 +00:00
__main.c
arc4random.c include sys/cdefs.h 2007-07-19 22:00:04 +00:00
bcd.c Provide BCD<->binary conversion in libkern and turn <dev/clock_subr.h>'s 2006-03-11 15:40:07 +00:00
imax.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
imin.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
intoa.c
libkern.h Don't need to that particular in mtprng_random(). Use 2 values instead of 8. 2008-02-17 22:49:11 +00:00
lmax.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
lmin.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile Add Mersenne Twister prototypes and state struct to libkern.h 2008-01-31 02:36:09 +00:00
Makefile.inc Use common sources with userland. 2005-12-20 19:35:26 +00:00
max.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mertwist.c Don't need to that particular in mtprng_random(). Use 2 values instead of 8. 2008-02-17 22:49:11 +00:00
milieu.h
min.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pmatch.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rb.c Make rb_tree_insert_node return true/false whether the node was inserted 2007-11-21 16:42:51 +00:00
rb.h Make rb_tree_insert_node return true/false whether the node was inserted 2007-11-21 16:42:51 +00:00
scanc.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
skpc.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
softfloat-macros.h
softfloat-specialize.h
softfloat.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
softfloat.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ulmax.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ulmin.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
xlat_mbr_fstype.c Fixed the gcc warning that "static" should come before "const". 2006-07-16 06:06:20 +00:00