develooper Front page | perl.perl5.porters | Postings from September 2009

Re: Embedding Perl but redefining its malloc()

Thread Previous | Thread Next
From:
Raphael_Manfredi
Date:
September 25, 2009 01:59
Subject:
Re: Embedding Perl but redefining its malloc()
Message ID:
h9gt5a$ohl$1@tours.ram.loc
Quoting Joshua ben Jore <twists@gmail.com> from ml.lang.perl.porters:
:Presently this is done with macros in perl.h and handy.h. I just
:followed handy.h:Newx's use of safemalloc to perl.h:safesysmalloc
:which seems to live some lives around embed.h, proto.h and similar.

So what do I do before instantiating the perl interpretor to install
my own memory management rourtines?

Raphael

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About