Setuidset user idsetuidint uidAssembler Equivalent
os9 F$SUSER
Description
This call may be used to set the user id for the current task.
Setuid only works if the caller is the super user (user id 0).
Diagnostics
Zero is returned from a successful call, and -1 is returned on
error.
See Also
getuid()