Searched hist:e048384d778494243edf0187eaa8550dae58c840 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/servers/launch/ |
H A D | Events.h | e048384d778494243edf0187eaa8550dae58c840 Tue Oct 13 14:26:13 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: launching on demand now actually works.
* Was broken in two ways: if only the shortcut "on_demand" was used, the event didn't get created at all due to a bug in Events::AddOnDemand(). * Furthermore, _LaunchJob() always triggered a demand, but it should only do this when not called from a target.
|
H A D | Events.cpp | e048384d778494243edf0187eaa8550dae58c840 Tue Oct 13 14:26:13 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: launching on demand now actually works.
* Was broken in two ways: if only the shortcut "on_demand" was used, the event didn't get created at all due to a bug in Events::AddOnDemand(). * Furthermore, _LaunchJob() always triggered a demand, but it should only do this when not called from a target.
|
H A D | LaunchDaemon.cpp | e048384d778494243edf0187eaa8550dae58c840 Tue Oct 13 14:26:13 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: launching on demand now actually works.
* Was broken in two ways: if only the shortcut "on_demand" was used, the event didn't get created at all due to a bug in Events::AddOnDemand(). * Furthermore, _LaunchJob() always triggered a demand, but it should only do this when not called from a target.
|