Historique des commits

Auteur SHA1 Message Date
  MacDue cd7459d608 LibCore: Get the environment in Core::Process::spawn() on macOS il y a 2 ans
  MacDue d27a513dc5 LibCore: Add KeepAsChild option to Core::Process::spawn() il y a 2 ans
  MacDue 62e8360dcf LibCore: Fix memory leak in Core::Process::spawn() il y a 2 ans
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Sam Atkins 00b897af8f LibCore: Add nice get/set_process_name() wrappers in Core::Process il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  cflip 953520df49 LibCore: Add argument to specify working directory in Process::spawn il y a 2 ans
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY il y a 2 ans
  sin-ack a3eeeaa6a1 Userland: Remove erroneous String -> char* -> StringView conversions il y a 3 ans
  MacDue 3fc0350caf LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn il y a 3 ans
  Andreas Kling f5c3225286 LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS il y a 3 ans
  Andreas Kling 6e65b36973 LibCore: Add Core::Process::spawn() il y a 3 ans