Commit History

Author SHA1 Message Date
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  cflip 953520df49 LibCore: Add argument to specify working directory in Process::spawn 2 years ago
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 years ago
  sin-ack a3eeeaa6a1 Userland: Remove erroneous String -> char* -> StringView conversions 3 years ago
  MacDue 3fc0350caf LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn 3 years ago
  Andreas Kling f5c3225286 LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS 4 years ago
  Andreas Kling 6e65b36973 LibCore: Add Core::Process::spawn() 4 years ago