jasonwhite / jasonwhite/syscalls

Implementing `sparc` and `sparc64` support

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
enhancement up for grabs
Dominant language
Rust
Stars
141
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Hi, it seems like there's no support for `sparc` or `sparc64` architectures currently. What would be the steps to implement support for making syscalls on them? Would it be possible to incorporate the required assembly code from similar Rust libraries?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's existing architecture-specific syscall implementations and compare them with similar Rust libraries, as suggested in the issue. Determine the required assembly and integration points for sparc and sparc64; done means both architectures can make raw Linux system calls and have suitable coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.