core.sys/core.stdc vs. std.c?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sun Jun 12 08:06:33 PDT 2011


On 6/12/11 1:38 AM, David Nadlinger wrote:
> core.stdc is the place for C standard library modules, core.sys.* are
> where the C operating system header translations reside – this is our
> current policy, right? If so (I can't actually remember any formal
> decision or discussion), is there a reason we still have so much code in
> std.c?
>
> David

The reason is a smart GSoC student didn't yet come and deprecate them :o).

Andrei


More information about the Digitalmars-d mailing list