NetBSD/sys/lib/libkern
thorpej 712239e366 Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
2007-02-21 22:59:35 +00:00
..
arch Repair copyright that has been broken since -94. 2007-01-14 13:26:18 +00:00
__assert.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
__main.c
_que.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
arc4random.c - call the initialization routine for arc4randbytes. 2006-11-05 14:13:56 +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 Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +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 strsep(3) to libkern. 2006-11-13 03:26:43 +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
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 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 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