Closed headius closed 4 years ago
All issues have been fixed except for the recvmsg
failure, which is documented in jnr/jnr-posix#67, and jnr/jnr-posix#68.
The recvmsg failure here is fixable due to jnr/jnr-constants#98. I will open an issue to reenable this test with an updated jnr-constants that has the additional arch support.
Working to get things green after #144.
First fix adds the ABI for ioprio* on PPC64. Others coming.