Re: What's the status of MinGW port.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>      Is there any plan to create a native version of GIT on MS Windows?
>>>There are no plans anymore to create such a thing.
>>
>>Out of curiosity, any particular reason why not?
>
> He mentioned it in the very next sentence: It already exists.
>
> I guess this is beyond your attention span...

The personal attack was unnecessary, and no, I'm not inattentive, thank you.

My understanding is that MinGW is a POSIX emulation layer; the underlying
code is still using POSIX functions like fork and exec that aren't native
to Windows. When I said "native" I meant "not POSIX" -- i.e. using the
Windows API directly instead of through some kind of munging layer.

So I'll ask again, is there any particular reason why a _native_ Windows
Git hasn't been attempted (or was abandoned, or whatever)?


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux