Historial de Commits

Autor SHA1 Mensaje Fecha
  Niklas Poslovski ebc5b33b77 LibCore: Don't include sys/sysctl.h on Solaris hace 1 año
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` hace 1 año
  Sebastian Zaha fc71403842 LibCore: Implement Process::is_being_debugged for macOS hace 2 años
  Sebastian Zaha 35c45a94d3 LibCore: Implement a helper that waits for a debugger then breaks hace 2 años
  Sebastian Zaha 216667368d LibCore+Ladybird: Extract helper into generic Process::is_being_debugged hace 2 años
  Sebastian Zaha 002e206af0 LibCore: Implement Process::get_name for linux and macos hace 2 años
  Shannon Booth cb920b23cc LibCore: Add System::environment hace 2 años
  MacDue cd7459d608 LibCore: Get the environment in Core::Process::spawn() on macOS hace 2 años
  MacDue d27a513dc5 LibCore: Add KeepAsChild option to Core::Process::spawn() hace 2 años
  MacDue 62e8360dcf LibCore: Fix memory leak in Core::Process::spawn() hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Sam Atkins 00b897af8f LibCore: Add nice get/set_process_name() wrappers in Core::Process hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  cflip 953520df49 LibCore: Add argument to specify working directory in Process::spawn hace 2 años
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY hace 2 años
  sin-ack a3eeeaa6a1 Userland: Remove erroneous String -> char* -> StringView conversions hace 3 años
  MacDue 3fc0350caf LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn hace 3 años
  Andreas Kling f5c3225286 LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS hace 4 años
  Andreas Kling 6e65b36973 LibCore: Add Core::Process::spawn() hace 4 años