Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-23 | libc: re-implement getuser() by stating /proc/$pid/status | cinap_lenrek | |
The idea is to avoid the magic files that contain per process information in devcons when possible. It will make it easier to deprecate them in the future. |