Posix vs. Windows

Paulo Pinto pjmlp at progtools.org
Fri May 18 12:38:41 PDT 2012


Am 18.05.2012 21:03, schrieb Adam Wilson:
> On Fri, 18 May 2012 09:42:54 -0700, H. S. Teoh <hsteoh at quickfur.ath.cx>
> wrote:
>
>> On Fri, May 18, 2012 at 09:37:23AM -0700, Sean Kelly wrote:
>> [...]
>>> If you're targeting Windows then use Windows APIs, if Posix then
>>> Posix. Windows does claim Posix support, but it's really pretty
>>> terrible and Druntime doesn't have declarations for the Posix Windows
>>> interface anyway.
>>
>> Does Windows conform to the Posix spec at all? I highly doubt it, esp.
>> some parts that just goes against how Windows works.
>>
>>
>> T
>
> SUA is deprecated in Windows 8.
>

So is Win32, at least partially.


More information about the Digitalmars-d mailing list