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>
Sun, 30 May 2010 12:39:22 +0000 (05:39 -0700)
commitf6959716471c0f008bc2ef3dc1a4fb322e5bcfe3
tree38f61ff207ef03b7239d6871cf5caf1fa6169844
parent1b5e30f21f305ded0555c22924433e061dc6543a
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