Implement a kernel strdup() function (API synch with FreeBSD).
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 08:50:09 +0000 (08:50 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 08:50:09 +0000 (08:50 +0000)
commit1ac06773e5a7ebaa45a8d3d809a29f5c752b9c27
treeadd0d96c23f3b7a1955150e1d5c9cad4cb1f4504
parent7eccf2450dec4bb3ea00537ebf8771ec7d140f36
Implement a kernel strdup() function (API synch with FreeBSD).
sys/kern/kern_slaballoc.c
sys/sys/malloc.h