Bug 2480

Summary: frysk.sys.Wait isn't logged
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal CC: scox
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1839    

Description Andrew Cagney 2006-03-23 19:55:20 UTC
The calls to waitpid are not logged - making it hard to see when the processing
of a waitpid starts.
Comment 1 Andrew Cagney 2006-03-23 19:55:48 UTC
Index: frysk-sys/frysk/sys/ChangeLog
2006-03-23  Andrew Cagney  <cagney@redhat.com>

        * cni/Wait.cxx (waitAllNoHang, waitAll): Call <<log>>.
        * Wait.java (logger): Add.
        (log): Add.
Comment 2 Andrew Cagney 2006-03-23 19:56:03 UTC
committed