Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support uid, gid and sid #4

Open
postmodern opened this issue May 15, 2014 · 2 comments
Open

Support uid, gid and sid #4

postmodern opened this issue May 15, 2014 · 2 comments

Comments

@postmodern
Copy link

Process.uid, Process.gid, Process.sid are missing.

@postmodern postmodern changed the title Support uid, gid and sid. Support uid, gid and sid May 15, 2014
@tsahara
Copy link
Member

tsahara commented May 16, 2014

Yes and we can add them. But what would you do with them? I cannot imagine any usecase, without seteuid(2) or setsid(2).

@postmodern
Copy link
Author

Simply querying them can be useful for determining what environment mruby is running under. Also euid=, egid= are also useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants