From: Steven Penny <hidden> Date: 2016-06-15 22:53:48
Junio C Hamano wrote:
What does "uname -s" say on cygwin exactly? Our existing system detection
code I found was in the Makefile and it looks out "uname -o" output and
compares it with "Cygwin".
This is what I get
$ uname -s
CYGWIN_NT-6.1-WOW64
$ uname -o
Cygwin