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

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

add RISCV64 support #195

wants to merge 3 commits into from

Conversation

Anxbbq
Copy link

@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
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.

1 participant