chickadee » posix » current-user-id

current-user-idprocedure
[setter] (set! (current-user-id) UID)

Get or set the real user-id of the current process. The procedure corresponds to the getuid and setuid C functions.