Consider re-structuring linux-like stuff
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 69
Description
As mentioned in https://github.com/rust-lang/libc/pull/1913#issuecomment-705035467, we could consider re-structuring linux-like stuff, i.e., Android and emscripten so that we could de-duplicate some items and remove make it more consistent.
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 reading the discussion linked from issue #1915, especially the referenced comment on pull request #1913. Compare how Linux-like support is organized for Android and emscripten, then define the restructuring needed to remove duplication and make the organization consistent. Done means the scope and resulting structure are agreed and both platforms are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100