Raw binary(to work without OS) in D

Don Clugston dac at nospam.com
Fri Jun 22 04:41:24 PDT 2012


On 22/06/12 10:08, Mehrdad wrote:
> On Friday, 22 June 2012 at 08:00:08 UTC, Dmitry Olshansky wrote:
>> Then implement the ones you happen to actually need.
>
>
> Er, the question isn't WHAT to do, it's HOW.
>
> If you have any idea how to implement things like TLS, SEH, and the
> like, then PLEASE, share them!

On Windows, all of the SEH code is in D. The C library isn't used any more.

I think the main thing that's still done in C is the floating point 
formatting.

> The point I was trying to make was, though, that this information is not
> being shared with anyone.
>
> Which leads me to believe that whoever has this information doesn't want
> people to use it for D development...



More information about the Digitalmars-d mailing list