NetBSD/common/lib/libc
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 Fix bug involving addresses >= 4G on ppc64. 2006-08-15 02:23:54 +00:00
gen
gmon Simplify the __attribute__ ifdef mess now that __used does the right 2006-10-27 22:14:13 +00:00
hash Add include of <sys/param.h>, to allow vax kernels to build again. 2006-11-01 11:29:08 +00:00
inet
md Include <sys/param.h> first to make VAX port happy. 2005-12-24 08:34:10 +00:00
net
quad
stdlib - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. 2006-10-08 03:14:55 +00:00
string Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
Makefile.inc this is shared with the kernel now. 2006-10-27 21:23:15 +00:00