julia
ff0acfe8 - Add Sys.is* for all recognized kernels (#30249)

Commit
7 years ago
Add Sys.is* for all recognized kernels (#30249) We have `Sys.is*` for a subset of supported platforms, but not for all recognized kernels, e.g. FreeBSD, OpenBSD, etc. `Sys.isbsd` isn't specific enough in some cases, and `Sys.KERNEL === x` is inconsistent with other systems.
Author
Committer
Parents
Loading