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

AIX/IBM i support #133

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 10, 2023

  1. Add AIX/i to build

    No backends get built otherwise. Only uses brute force watcher for
    now; another strategy may be possible, but isn't implemented.
    NattyNarwhal committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e0c2189 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. WIP: import IBM's *at shims

    probably should be broken into sep file
    NattyNarwhal committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    265ac37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f202c View commit details
    Browse the repository at this point in the history
  3. fix -fpermissive

    NattyNarwhal committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b1fe594 View commit details
    Browse the repository at this point in the history
  4. We don't need d_type if we did a stat

    AIX doesn't have d_type
    NattyNarwhal committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5d517fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45d9926 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    dc4b897 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    NattyNarwhal committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a58970d View commit details
    Browse the repository at this point in the history