For perls where pids and ppids are cached, when the ppid of
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 2 May 2005 17:10:19 +0000 (17:10 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 2 May 2005 17:10:19 +0000 (17:10 +0000)
commit0e0556fc348ff5f8beae704376481cf3219b0abd
tree3bbd76297d7dd9c75eb32166b89500a63a79d37d
parent4edc9001f2ec62106f8580f228ec1bc0aadfc27b
For perls where pids and ppids are cached, when the ppid of
the perl process becomes 1, refresh the ppid cache (this may
indicate that the parent process has died.)

p4raw-id: //depot/perl@24367
pp_sys.c