Skip to content

Commit

Permalink
Auto merge of #2894 - ecnelises:aix, r=JohnTitor
Browse files Browse the repository at this point in the history
Support AIX operating system

This PR adds rather complete definitions and declarations from AIX system headers, with little modification to fit the assumption in some crates or other targets in libc.

Currently only 64-bit PowerPC targets on AIX are proposed, so definitions depending on pointer width are located in `powerpc64` module.

This one should be successor of #2278 (and thanks to `@EGuesnet` 's initial work).
  • Loading branch information
bors committed Feb 22, 2023
2 parents 90531f6 + f53a099 commit 7489657
Show file tree
Hide file tree
Showing 3 changed files with 2,901 additions and 1 deletion.

0 comments on commit 7489657

Please sign in to comment.