/haiku/src/servers/launch/ |
H A D | LaunchDaemon.rdef | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | Jamfile | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | LaunchDaemon.cpp | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
/haiku/headers/private/app/ |
H A D | Server.h | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | LaunchDaemonDefs.h | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | LaunchRoster.h | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
/haiku/src/kits/app/ |
H A D | Server.cpp | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | LaunchRoster.cpp | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | Jamfile | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | Looper.cpp | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | Application.cpp | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
/haiku/data/launch/ |
H A D | system | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
/haiku/headers/os/app/ |
H A D | Looper.h | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
H A D | Application.h | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
/haiku/src/servers/ |
H A D | Jamfile | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|
/haiku/src/servers/registrar/ |
H A D | Registrar.cpp | 1480e5da6fc4a2926c3da1a973e39927ac2171ae Thu Apr 02 09:42:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> The beginnings of a launch_daemon for Haiku.
* This will be heavily inspired by Apple's launchd, as well as systemd -- for now it really doesn't do a whole lot, though. * What works so far: the configuration files are read, parsed, and the jobs created. * The jobs are even initialized, and their message ports created. * BApplication now retrieves a previously created port from the launch_daemon for use with BServer. * Only the registrar actually uses this for now.
|