Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 5 Aug 2014 13:26:51 -0700
From: "Weiming Zhao" <weimingz@...eaurora.org>
To: <musl@...ts.openwall.com>
Subject: How to setup pre-allocated heap stack space?

Hi,

 

In musl's crt1.c , I want to let libc to use preallocated heap and stack.

I can set the SP register in crt1. But how do I specify the base address of
heap? So malloc will starts from there.

 

Thanks,

Weiming


Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.