Set euid in a single thread. More...
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
namespace | MagAOX |
namespace | 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. | |