Project

General

Profile

« Previous | Next » 

Revision 98a975b9

Added by Nathan Scott almost 17 years ago

  • ID 98a975b9500d469d764fc60d0398f7e5d171a709

Rework jstat PMDA popen/pclose code slightly, adding in explicit
waitpid(2) calls to gather up exit'd children missed by pclose.
These are done at the end of the popen(3) loop and in the SIGCHLD
signal handler - both are needed to prevent a zombie child leak.

  • added
  • modified
  • copied
  • renamed
  • deleted