Skip to content
  • Raymond Toy's avatar
    Fix up minor issues in implementation · 65ce358d
    Raymond Toy authored
     - process-alive-p should return T for continued processes
     - Simplify prog-status slightly by making the status code array start
       :signaled instead of nil.
     - Update prog_status with enum to specify the codes to make it
       clearer what they mean and to make it clearer that it matches the
       expectations in prog-status.
    65ce358d