Cronologia Commit

Autore SHA1 Messaggio Data
  Brad King ef603d12f9 ENH: Treating SIGBUS as a fault by default. 22 anni fa
  Brad King 27289e3267 ENH: Added SetOption/GetOption methods for platform-specific options. 22 anni fa
  Brad King 878b5792b9 BUG: Can't close stdin. 22 anni fa
  Brad King e99e9baca4 BUG: Added missing zero-initialization of struct sigaction. 22 anni fa
  Brad King 5ffb75bc6c BUG: GetErrorString should return ErrorMessage buffer, not the pipe buffer. 22 anni fa
  Brad King d715fba1cb ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace. 22 anni fa
  Brad King 36880845b6 ERR: Using strncpy instead of snprintf for portability. 22 anni fa
  Brad King b5fec4a3c8 ENH: Implemented SetWorkingDirectory method. 22 anni fa
  Andy Cedilnik 125b795637 ENH: Start working on Working Directory support 22 anni fa
  Brad King 5b6920ed16 Removed Exception_Abort because there is no windows version. Also made ExitValue consistent with windows when a signal kills the process. 22 anni fa
  Brad King 7e80f2f874 ENH: Added documentation to interface. Finished process exit code interpretation implementation prototype. 22 anni fa
  Brad King 1e77222b04 ERR: Added static specifier to static function definitions to quiet warnings on HP compiler. 22 anni fa
  Brad King 96ccaed54d ENH: Added Process execution implementation. 22 anni fa