Searched hist:"354 d43abf30325d0059644e2b7bfe2d194041c99" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/libkern/ |
H A D | strdup.c | diff 354d43abf30325d0059644e2b7bfe2d194041c99 Tue Feb 25 23:11:39 CET 2003 Robert Watson <rwatson@FreeBSD.org> 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 diff 354d43abf30325d0059644e2b7bfe2d194041c99 Tue Feb 25 23:11:39 CET 2003 Robert Watson <rwatson@FreeBSD.org> 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
|
/freebsd/sys/sys/ |
H A D | libkern.h | diff 354d43abf30325d0059644e2b7bfe2d194041c99 Tue Feb 25 23:11:39 CET 2003 Robert Watson <rwatson@FreeBSD.org> 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 diff 354d43abf30325d0059644e2b7bfe2d194041c99 Tue Feb 25 23:11:39 CET 2003 Robert Watson <rwatson@FreeBSD.org> 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
|