rust-lang / rust-lang/libc

Consider re-structuring linux-like stuff

Open
#1,915 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

E-medium I-needs-decision O-android O-linux O-linux-like
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.