Files
2024-02-19 00:21:39 -05:00

14 lines
234 B
Groff

Name: getuid - get uid
Syntax: unsigned short getuid ()
Description:
Getuid returns the real user ID of the calling process.
See Also:
intro(2), setuid(2).
Bugs:
This description could be slightly longer.