mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
This replaces a bunch of very basic uses of posix_spawn() with the new Core::Process::spawn().
This replaces a bunch of very basic uses of posix_spawn() with the new Core::Process::spawn().