Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: include large pages source unconditionally #31904

Commits on Feb 21, 2020

  1. src: include large pages source unconditionally

    Restrict the usage of the C preprocessor directive enabling large
    pages support to the large pages implementation. This cleans up the
    code in src/node.cc.
    Gabriel Schulhof committed Feb 21, 2020
    Copy the full SHA
    2d72f17 View commit details
    Browse the repository at this point in the history
  2. cerrno must be included unconditionally

    Gabriel Schulhof committed Feb 21, 2020
    Copy the full SHA
    cdb7f73 View commit details
    Browse the repository at this point in the history
  3. make the opening of the node namespace unconditional

    Gabriel Schulhof committed Feb 21, 2020
    Copy the full SHA
    4327245 View commit details
    Browse the repository at this point in the history