Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add check for sys/sysctl.h #5726

Merged
merged 1 commit into from Jun 11, 2016
Merged

Add check for sys/sysctl.h #5726

merged 1 commit into from Jun 11, 2016

Commits on Jun 11, 2016

  1. Add check for sys/sysctl.h

    On some operating systems `<sys/sysctl.h>`is not present yet `sysct`
    function in available. One example is Alpine Linux which uses musl-libc
    as opposed to GNU libc.
    
    Ref: dotnet/corefx#6253
    Peter Jas committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    f3aeaca View commit details
    Browse the repository at this point in the history