Histórico de Commits

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