Commit History

Author SHA1 Message Date
  ambrop7 5e6176ebf1 BProcess: Wait for any process in waitpid(), not just the pid that came with the signal. Needed because we may only get a single signal when multiple processes terminate. 15 years ago
  ambrop7 7dd1d83522 BProcess: call waitpid() for all processes, not just recognized ones. This is needed so that BProcess processes whose BProcess objects have been freed don't remain 15 years ago
  ambrop7 3d277dd54b add BProcess 15 years ago