Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins c2bc07ef7c LibCore: Use Core::Environment::raw_environ() instead of environment() vor 1 Jahr
  Sam Atkins 071f7fd818 LibCore+JSSpecCompiler: Add option for Process::spawn() to use spawnp() vor 1 Jahr
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Dan Klishch b7259ab38c LibCore: Support POSIX file actions in Core::Process::spawn vor 1 Jahr
  nipos cecedc57eb LibCore: Use BSD implementation of Process::get_name() on Haiku vor 1 Jahr
  nipos b258450fa6 LibCore: Implement waiting for the debugger on FreeBSD vor 1 Jahr
  Sergey Bugaev ec68979483 LibCore: Implement Process::is_being_debugged() on GNU/Hurd vor 1 Jahr
  Sergey Bugaev 4825919bcf AK, LibCore: Enable misc things on glibc vor 1 Jahr
  Andrew Kaster 6e8f1549a3 AK+LibCore: Don't use unsupported features on Android vor 1 Jahr
  Liav A 1c0aa51684 Kernel+Userland: Remove the {get,set}_thread_name syscalls vor 1 Jahr
  Niklas Poslovski ebc5b33b77 LibCore: Don't include sys/sysctl.h on Solaris vor 1 Jahr
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` vor 1 Jahr
  Sebastian Zaha fc71403842 LibCore: Implement Process::is_being_debugged for macOS vor 1 Jahr
  Sebastian Zaha 35c45a94d3 LibCore: Implement a helper that waits for a debugger then breaks vor 1 Jahr
  Sebastian Zaha 216667368d LibCore+Ladybird: Extract helper into generic Process::is_being_debugged vor 1 Jahr
  Sebastian Zaha 002e206af0 LibCore: Implement Process::get_name for linux and macos vor 1 Jahr
  Shannon Booth cb920b23cc LibCore: Add System::environment vor 2 Jahren
  MacDue cd7459d608 LibCore: Get the environment in Core::Process::spawn() on macOS vor 2 Jahren
  MacDue d27a513dc5 LibCore: Add KeepAsChild option to Core::Process::spawn() vor 2 Jahren
  MacDue 62e8360dcf LibCore: Fix memory leak in Core::Process::spawn() vor 2 Jahren
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals vor 2 Jahren
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> vor 2 Jahren
  Sam Atkins 00b897af8f LibCore: Add nice get/set_process_name() wrappers in Core::Process vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  cflip 953520df49 LibCore: Add argument to specify working directory in Process::spawn vor 2 Jahren
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY vor 2 Jahren
  sin-ack a3eeeaa6a1 Userland: Remove erroneous String -> char* -> StringView conversions vor 3 Jahren
  MacDue 3fc0350caf LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn vor 3 Jahren
  Andreas Kling f5c3225286 LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS vor 3 Jahren