summaryrefslogtreecommitdiff
path: root/sys/src/libc/port/getuser.c
AgeCommit message (Collapse)Author
2020-12-23libc: re-implement getuser() by stating /proc/$pid/statuscinap_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.
2020-12-07libc: open internal file-descriptor with OCEXEC flagcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen