Refactor Fremantle launch_microb code
authorSteven Luo <steven+maemo@steven676.net>
Mon, 24 May 2010 09:39:03 +0000 (02:39 -0700)
committerSteven Luo <steven+maemo@steven676.net>
Fri, 27 Aug 2010 10:37:53 +0000 (03:37 -0700)
commit4da73eac3808fc408a10d67404b7c9613f176e59
treeeef12efb6b7f64fc29879d9a3e0bf1fb81267162
parentaeb836f50d4f76c38a73be8517d2b626d769c316
Refactor Fremantle launch_microb code

Split out code that will be shared with the new code to launch a window
in an already-existing MicroB process to separate functions, and move
the rest of the existing hairball into a new
launch_microb_fremantle_with_kill() to make it easier to plug the
forthcoming launch_microb_fremantle() in.
launcher.c