Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-23 | libauth: re-implement procsetuser() to use /proc instead of #c/user | cinap_lenrek | |
2020-12-19 | libauth: add procsetuser() function to change user id of the calling process | cinap_lenrek | |
Provide a central function to change the user id of the calling process. This is mostly used by programs to become the none user, followed by a call to newns(). |