Historial de Commits

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