MacDue
3fc0350caf
LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn
...
This makes the wrapper more like the rest in LibCore, and also
removes the annoying limitation of not supporting arguments.
There are three overloads one for String, char const *, and StringView
argument lists. As long as there are <= 10 arguments the argv list
will be allocated inline, otherwise on the heap.
2022-05-25 23:14:22 +01:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-02-10 21:35:17 +01:00
2022-04-01 21:24:45 +01:00
2022-04-11 21:09:42 +02:00
2022-04-11 21:09:42 +02:00
2022-04-11 00:08:48 +02:00
2022-04-01 21:24:45 +01:00
2022-03-27 16:41:39 -07:00
2022-04-16 13:27:51 -04:00
2022-04-11 00:08:48 +02:00
2022-04-21 16:32:18 +02:00
2022-04-03 15:18:20 +01:00
2022-03-10 18:04:26 -08:00
2022-04-13 16:00:17 +02:00
2022-04-13 16:00:17 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-27 22:59:15 +02:00
2022-04-27 11:54:37 +02:00
2022-04-11 00:08:48 +02:00
2022-04-11 00:08:48 +02:00
2022-01-24 07:50:32 +00:00
2022-04-01 21:24:45 +01:00
2022-03-10 18:04:26 -08:00
2022-02-18 23:31:28 +00:00
2022-01-21 18:34:24 +01:00
2022-01-21 18:34:24 +01:00
2022-05-21 22:41:40 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-11 00:08:48 +02:00
2022-04-01 21:24:45 +01:00
2022-04-16 13:27:51 -04:00
2022-05-22 03:08:53 +04:30
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-03-10 18:04:26 -08:00
2022-04-01 21:24:45 +01:00
2022-04-03 12:21:05 +02:00
2022-05-25 23:14:22 +01:00
2022-05-25 23:14:22 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-09 12:21:43 +02:00
2022-01-24 22:36:09 +01:00
2022-04-01 21:24:45 +01:00
2022-04-29 18:05:42 +02:00
2022-04-01 21:24:45 +01:00
2022-04-16 13:27:51 -04:00
2022-04-16 13:27:51 -04:00
2022-05-21 22:41:40 +02:00
2022-05-21 22:41:40 +02:00
2022-05-25 23:14:22 +01:00
2022-05-25 23:14:22 +01:00
2022-04-01 21:24:45 +01:00
2022-02-06 10:28:19 +01:00
2022-02-06 17:28:17 +00:00
2022-01-28 23:40:25 +01:00
2022-03-10 18:04:26 -08:00
2022-03-10 18:04:26 -08:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-02-16 19:49:41 -05:00