API
MagAOX::sys Namespace Reference

Functions

int runCommand (std::vector< std::string > &commandOutput, std::vector< std::string > &commandStderr, std::vector< std::string > &commandList)
 Runs a command (with parameters) passed in using fork/exec. More...
 
int th_seteuid (uid_t euid)
 Sets the effective user id of the calling thread, rather than the whole process. More...