uclibc/mips change `SA_*` to `uint`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 69
Description
This comes from https://github.com/rust-lang/libc/pull/3211, I'm not positive what the context is. But we can do this at 1.0.
@cppcoffee do you have links to the relevant headers?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced rust-lang/libc pull request 3211 and locating the relevant uClibc/MIPS headers for the SA_* definitions. Confirm the intended uint types and update the Rust bindings accordingly; the work is done when the bindings match those headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100