SIGN IN SIGN UP

gh-112507: Detect Cygwin and MSYS with `uname` instead of `$OSTYPE` (GH-112508)

Detect Cygwin and MSYS with `uname` instead of `$OSTYPE`

`$OSTYPE` is not defined by POSIX and may not be present in other shells.
`uname` is always available in any shell.
J
James Morris committed
d7b5f102319bb0389c5248e9ecf533eae4163424
Parent: f4fe65e
Committed by GitHub <noreply@github.com> on 12/11/2023, 5:27:15 PM