Re: kmem_alloc
Re: kmem_alloc
- Subject: Re: kmem_alloc
- From: Brian Bergstrand <email@hidden>
- Date: Sat, 21 Jan 2006 21:29:58 -0600
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
For 10.4, use the the KPI allocator OSMalloc() (and its counterpart
OSFree().
#include <libkern/OSMalloc.h>
HTH.
On Jan 21, 2006, at 7:07 PM, Herbert wrote:
Is kmem_alloc available on 10.4? The file it used to be in seems to
be gone, and spotlight can find no trace of it except in the 10.3.9
sdk.
Brian Bergstrand
<http://www.bergstrand.org/brian/> PGP Key ID: 0xB6C7B6A2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFD0vw7edHYW7bHtqIRAmgCAKD1QJGeFByAf/AFNgaHphljVZ5PRgCgzCUi
ADYGzEB4FUeVMFd5J0L1lU8=
=Wz4e
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >kmem_alloc (From: Herbert <email@hidden>) |