Adam Strzelecki
a9f114cf13
osproc: Define and select spawn/fork same way
...
Previously startProcessAuxFork was defined even when it was unused, also the
compile time condition to select spawn vs fork was not always the same for
definitions and calls.
This change just defines the condition in one place as constant, then in other
places we just check for `when useProcessAuxSpawn`.
2015-09-03 18:00:15 +02:00
..
2015-08-10 01:49:56 +02:00
2015-08-24 18:01:41 +02:00
2015-04-21 15:59:32 +03:00
2015-06-04 13:17:11 +02:00
2014-08-29 09:03:00 +02:00
2015-08-14 15:14:56 +02:00
2015-08-03 21:28:33 +01:00
2015-02-03 09:04:24 +01:00
2015-06-04 13:17:11 +02:00
2015-07-01 21:05:45 +01:00
2015-08-09 20:35:23 +08:00
2015-06-04 13:17:11 +02:00
2015-07-31 01:24:35 +07:00
2014-09-13 15:35:09 +01:00
2015-06-10 14:34:53 +02:00
2015-06-10 14:34:53 +02:00
2015-02-17 02:22:30 +01:00
2015-06-19 01:02:22 -05:00
2015-02-15 16:20:32 +00:00
2015-02-28 19:21:52 -05:00
2015-04-21 15:59:32 +03:00
2015-08-30 13:11:27 +01:00
2015-06-26 07:42:58 +03:00
2015-06-04 13:18:35 +02:00
2014-08-27 23:42:51 +02:00
2015-05-31 01:32:50 +02:00
2015-02-15 16:20:32 +00:00
2015-03-24 03:36:34 +01:00
2015-06-06 10:18:16 -05:00
2015-07-01 21:05:45 +01:00
2015-03-17 17:50:32 +01:00
2015-06-04 13:18:35 +02:00
2015-07-06 00:53:49 -04:00
2015-04-21 15:59:32 +03:00
2015-07-01 15:40:29 +02:00
2015-08-01 20:53:37 +01:00
2015-06-04 13:18:35 +02:00
2015-08-06 21:45:52 +01:00
2015-07-01 15:47:15 +02:00
2015-06-19 01:02:22 -05:00
2015-07-26 18:21:14 +01:00
2015-02-15 04:44:15 +01:00
2015-08-21 21:34:15 +02:00
2015-03-12 16:10:42 +01:00
2015-08-04 13:25:41 -04:00
2015-04-21 14:37:29 +03:00
2015-04-21 15:59:32 +03:00
2015-07-04 09:29:37 -05:00
2015-06-19 01:02:22 -05:00
2015-02-03 09:04:24 +01:00
2014-08-27 23:42:51 +02:00
2015-04-21 14:37:29 +03:00
2015-05-26 16:48:17 -04:00
2015-08-23 19:57:23 +01:00
2015-09-03 18:00:15 +02:00
2015-02-15 16:06:06 +00:00
2015-04-21 14:37:29 +03:00
2015-02-15 16:20:32 +00:00
2015-07-01 16:44:16 +02:00
2015-06-19 01:02:22 -05:00
2015-01-06 15:26:33 +01:00
2015-06-15 00:56:20 +02:00
2015-07-15 22:00:44 +02:00
2015-06-19 01:02:22 -05:00
2015-01-28 02:31:26 +01:00
2015-06-04 13:18:36 +02:00
2015-07-04 09:29:37 -05:00
2015-06-04 13:18:36 +02:00
2015-04-21 14:40:18 +03:00
2015-04-08 23:30:11 +08:00
2015-05-15 20:15:12 -05:00
2015-07-14 01:37:09 +02:00
2015-07-09 18:36:47 +03:00
2015-04-21 14:37:29 +03:00
2015-02-03 09:04:24 +01:00
2015-07-04 09:29:37 -05:00
2015-06-19 18:50:01 -05:00
2015-06-04 13:18:36 +02:00
2015-09-01 23:41:03 +02:00
2015-06-04 13:18:36 +02:00
2015-06-19 01:02:22 -05:00
2015-08-14 12:57:07 +03:00
2014-08-28 09:50:51 +02:00
2015-07-09 13:49:47 -04:00
2015-08-12 10:30:36 -04:00
2015-08-23 18:22:37 +01:00
2015-03-24 03:47:12 +01:00
2015-04-21 14:37:29 +03:00
2015-04-21 14:37:29 +03:00
2015-05-26 00:02:59 +07:00