Date: Tue, 25 Feb 2003 14:11:39 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys libkern.h src/sys/libkern strdup.c Message-ID: <200302252211.h1PMBdsr017006@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/02/25 14:11:39 PST
Modified files:
sys/sys libkern.h
sys/libkern strdup.c
Log:
Pass a malloc type into the libkern strdup() implementation explicitly,
so that callers can specify what malloc pool the resulting memory
should come from.
Requested by: phk
Revision Changes Path
1.2 +2 -2 src/sys/libkern/strdup.c
1.39 +2 -1 src/sys/sys/libkern.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302252211.h1PMBdsr017006>
