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

Enable build on IBM i PASE (variant of AIX) #1415

Closed
wants to merge 6 commits into from

Commits on Feb 26, 2019

  1. Remove unimplemented functions for IBM i

    Jesse Gorzinski committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    54a5175 View commit details
    Browse the repository at this point in the history
  2. check that native module has exports

    Jesse Gorzinski committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    6738e7b View commit details
    Browse the repository at this point in the history
  3. IBM i impls for proc_basic_info + list_pids

    Jesse Gorzinski committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    08459f1 View commit details
    Browse the repository at this point in the history
  4. add missing parens to _not_supported()

    Jesse Gorzinski committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    4e2f899 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. add pidlist+cpu info, and minor cleanup

    Jesse Gorzinski committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    dbaea40 View commit details
    Browse the repository at this point in the history
  2. fix compile failure

    Jesse Gorzinski committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    231d00d View commit details
    Browse the repository at this point in the history