<div class="gmail_quote">On Tue, Jul 31, 2012 at 9:36 PM, Maxime Chevalier <span dir="ltr"><<a href="mailto:maximechevalierb@gmail.com" target="_blank">maximechevalierb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The functions and constants related to this are all in core.sys.posix.mman.<br>
<br>
See also:<br>
<br>
* <a href="https://github.com/lycus/mci/blob/master/src/mci/core/memory.d#L71" target="_blank">https://github.com/lycus/mci/<u></u>blob/master/src/mci/core/<u></u>memory.d#L71</a> (and further down)<br>
* <a href="https://github.com/lycus/mci/blob/master/src/mci/vm/code.d" target="_blank">https://github.com/lycus/mci/<u></u>blob/master/src/mci/vm/code.d</a><br>
</blockquote>
<br></div>
Thanks. Forgive my ignorance though, but does core.sys.posix.sys.mman ship standard with D compilers?<br>
</blockquote></div><br>It's part of druntime. Druntime is D's runtime library, without which D code above version 2.0 can't work.<br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>