API

Set euid in a single thread. More...

#include <unistd.h>
Include dependency graph for thSetuid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MagAOX
 
 MagAOX::sys
 

Functions

int MagAOX::sys::th_seteuid (uid_t euid)
 Sets the effective user id of the calling thread, rather than the whole process. More...
 

Detailed Description

Set euid in a single thread.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

History:

  • 2019-07-12 created by JRM

Definition in file thSetuid.hpp.