Subject: malloc_usable_size () call under NetBSD
To: None <tech-kern@NetBSD.org, current-users@netbsd.org>
From: Vincent <10.50@free.fr>
List: tech-kern
Date: 07/20/2007 12:21:33
Hi there,
I've tried to compiled the XaraLX vector graphics program that seems to
have been ported on FreeBSD. However, it fails at the first file,
complaining to lack the "malloc_usable_size ()" system call. After a bit
of googling (™), I found that this call had been added on FreeBSD 7 (so
that's pretty recent). Wherefore, question: how to emulate this call
under NetBSD, if this is possible.
THX
Vincent