Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ERR: Using strncpy instead of snprintf for portability. | Brad King | 2003-07-09 | 1 | -4/+3 | |
* | ENH: Implemented SetWorkingDirectory method. | Brad King | 2003-07-07 | 1 | -1/+16 | |
* | ENH: Start working on Working Directory support | Andy Cedilnik | 2003-07-07 | 1 | -0/+26 | |
* | Removed Exception_Abort because there is no windows version. Also made ExitV... | Brad King | 2003-06-18 | 1 | -4/+0 | |
* | ENH: Added documentation to interface. Finished process exit code interpreta... | Brad King | 2003-06-18 | 1 | -25/+68 | |
* | ERR: Added static specifier to static function definitions to quiet warnings ... | Brad King | 2003-06-10 | 1 | -15/+15 | |
* | ENH: Added Process execution implementation. | Brad King | 2003-06-10 | 1 | -0/+924 | |