Commit History

Author SHA1 Message Date
  ambrop7 e084b20f1f ncd/interface_modules/interface_badvpn: support running the client program as a specific user 15 years ago
  ambrop7 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it 15 years ago
  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