chickadee » chicken » process-context » posix » current-effective-user-id

current-effective-user-idprocedure
(set! (current-effective-user-id) UID)setter

Get or set the effective user-id of the current process.

NOTE: On native Windows builds (all except cygwin), this procedure is unimplemented and will raise an error.