virtualsquare / virtualsquare/vuos

uid/gid related system call support

Open
#8 1 comment 0 reactions 1 assignee View on GitHub

@rd235 is already working on this.

Since Oct 25, 2017.

feature
Dominant language
C
Stars
49
Forks
11
PR merge metrics
No merged PRs in 30d

Description

all the set/get real/effective/saved/file-system uid/gid system call management is still missing.
A data structure to store the current values for each process is needed.
We also need a suitable abstraction to decide when the new {u|g}id is virtual or real (it is just seen by processes or it is known by the real Linux kernel)

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.