Bug 2092 - eliminate frysk.sys.XXX
Summary: eliminate frysk.sys.XXX
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1582
  Show dependency treegraph
 
Reported: 2005-12-22 05:09 UTC by Andrew Cagney
Modified: 2005-12-22 05:09 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-12-22 05:09:11 UTC
Better served by a stand-alone program; convert to child.
Comment 1 Andrew Cagney 2005-12-22 05:09:47 UTC
Index: frysk-core/frysk/proc/ChangeLog
2005-12-21  Andrew Cagney  <cagney@redhat.com>

        * TestLib.java: Add .AckProcess and .AckDaemonProcess constructors
        that take a boolean busy parameter to enable use of busy waits.
        * TestUnpaused.java: Use .AckDaemonProcess instead of
        XXX.infThreadLoop.
        * TestGoAndGo.java: Ditto.
        * TestPaused.java: Ditto.
        * TestStop.java: Ditto.
        * TestStopAndGo.java: Ditto.
        * TestStopAndStop.java: Ditto.
        * TestUnpaused.java: Ditto.

Index: frysk-core/prog/ChangeLog
2005-12-21  Andrew Cagney  <cagney@redhat.com>

        * kill/child.c: Implement --wait=busy-loop, and --wait=suspend
        options.

Index: frysk-sys/frysk/sys/ChangeLog
2005-12-21  Andrew Cagney  <cagney@redhat.com>

        * cni/XXX.cxx: Delete.
        * XXX.java: Delete.