NetBSD/sys/lib/libkern
dyoung e3361bb265 Add strsep(3) to libkern.
To avoid code duplication, move strsep.c to the kernel/userland
common files.

Soon I will commit source-address selection (options IPSELSRC).
It will use strsep(3).
2006-11-13 03:26:43 +00:00
..
arch Remove stale copy. Pointed out by uwe@ ages ago. 2006-09-28 13:12:59 +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
__assert.c
__main.c
_que.c
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
imin.c
intoa.c
libkern.h - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. 2006-10-08 03:14:55 +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 Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
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