Home
Lab Overview
Retrotechnology Articles
Online Manuals
⇒ (2) — Plan9 1st Edition
Media Vault
Software Library
Restoration Projects
Artifacts Sought
intro(2)
cons(3)
getuser − get user name
char∗getuser(void)
Getuser returns a pointer to static data which contains the name of the user who owns the current process. Getuser reads /dev/user to find the name.
intro(2), cons(3)
Plan 9 — January 03, 1993