summaryrefslogtreecommitdiff
path: root/sys/src/libauth/procsetuser.c
AgeCommit message (Collapse)Author
2020-12-23libauth: re-implement procsetuser() to use /proc instead of #c/usercinap_lenrek
2020-12-19libauth: add procsetuser() function to change user id of the calling processcinap_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().