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

add RISCV64 support #195

Merged
merged 3 commits into from
Oct 13, 2024
Merged

add RISCV64 support #195

merged 3 commits into from
Oct 13, 2024

Conversation

Anxbbq
Copy link
Contributor

@Anxbbq Anxbbq commented Aug 28, 2024

  1. add ioprio_get/ioprio_set system call numbers in arch riscv64;
  2. add file stat structure in arch riscv64;
  3. tested on sophgo, os openeuler 24.03 riscv64,
    Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 sec - in jnr.posix.FileStatTest
    Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 sec - in jnr.posix.LinuxPOSIXTest

add riscv64 file stat entry, add ioprio_get/ioprio_set number in rv64
add riscv64 file stat structure
correct typo errors
@headius
Copy link
Member

headius commented Oct 13, 2024

Looks good. Do you have a RISCV64 machine you can test on?

@headius headius merged commit 8390054 into jnr:master Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants