Build v3.03 released
Gregor Richards
Richards at codu.org
Thu Sep 21 18:54:10 PDT 2006
Hasan Aljudy wrote:
>
>
> Gregor Richards wrote:
>
>> Hasan Aljudy wrote:
>>
>>>
>>>
>>> Gregor Richards wrote:
>>>
>>>>
>>>> GNU/Linux on gdc is version(linux), version(Unix) and
>>>> version(Posix). Mac OS X is version(darwin), version(Unix) and
>>>> version(Posix).
>>>>
>>>> - Gregor Richards
>>>
>>>
>>>
>>> Hmm, what does Mac OS X have to do with darwin and Unix?
>>
>>
>> ... Mac OS X is Darwin. Darwin is Unix.
>
>
> Ah! Really?
> I thought darwin was just another linux distribution! hahaha!
>
>>
>> - Gregor Richards
>>
>> PS: Actually, it would be reasonable to remove version(Unix) from
>> GNU/Linux, as GNU's Not Unix, but Mac OS X most certainly is.
>
>
> OK, is it "Darwin is Unix" or is it "Darwin is *a* Unix"?
> Sorry, I don't understand the Unix/Linux/GNU world. <g>
Unix is an entire tree of operating systems, so it would be reasonable
to say "Darwin is *a* Unix". Darwin is a Unix because, if you trace
back its lineage, it has its roots in the original Unixes (SysVR4, BSD,
etc).
And the reason that linux is marked as a Unix is being linux works very
much like a Unix, even though it's not actually based in code on Unix at
all. So while it's technically not a Unix, it acts like one. More so
than Mac OS X, actually ;)
- Gregor Richards
More information about the Digitalmars-d-announce
mailing list