Sam Atkins
32ab09a930
LibCore: Add a wrapper for execvpe() and friends
...
This is a single function, which behaves like the various LibC exec()
functions depending on the passed parameters. No direct equivalent is
made for execl() - you have to wrap your arguments in a Span of some
kind.
On Serenity, this calls the syscall directly, whereas Lagom forwards to
the appropriate LibC function.
2022-04-11 21:09:42 +02: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-06 11:39:08 +02:00
2022-04-06 11:39:08 +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-11 00:08:48 +02:00
2022-04-11 00:08:48 +02:00
2022-04-01 21:24:45 +01:00
2022-04-03 15:18:20 +01:00
2022-03-10 18:04:26 -08:00
2022-04-11 00:08:48 +02:00
2022-04-11 00:08:48 +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-03-10 18:04:26 -08:00
2022-04-11 00:08:48 +02:00
2022-04-11 00:08:48 +02: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-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-01 21:24:45 +01:00
2022-04-11 00:08:48 +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-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-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-09 12:21:43 +02: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-04-09 12:21:43 +02:00
2022-04-11 00:08:48 +02:00
2022-04-11 00:08:48 +02:00
2022-04-11 21:09:42 +02:00
2022-04-11 21:09:42 +02:00
2022-04-01 21:24:45 +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