« Previous | Next » 

Revision 44bf25ff

ID44bf25fffa15970b7ab8677f718026e603ed2543
Parent ff5251bc
Child 8adbffaa

Added by Iustin Pop over 15 years ago

Remove zombie special case from IsProcessAlive

Based on the discussion on the mailing list, we remove the special
casing of zombie processes.

Note we don't use kill -0 since that has a different meaning than "check
process is alive", so this function is still linux-specific.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences