Commit History

作者 SHA1 備註 提交日期
  Hendiadyoin1 b1aee18078 Kernel: Add missing includes in ThreadTracer and WorkQueue 3 年之前
  Andrew Kaster a92132e44a Kernel: Resolve clang-tidy readability-implicit-bool-conversion warnings 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Andreas Kling cd5d483bbd Kernel: Use KResultOr and TRY() for ThreadTracer 3 年之前
  Andreas Kling 97c497f9fe Kernel: Move {Process,Thread,Session,ProcessGroup}ID to Kernel/Forward.h 4 年之前
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` 4 年之前
  Brian Gianforcaro 956314f0a1 Kernel: Make Process::start_tracing_from API OOM safe 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing 5 年之前
  Itamar 3e9a7175d1 Debugger: Add DebugSession 5 年之前
  Itamar 77f671b462 CPU: Handle breakpoint trap 5 年之前
  Itamar 6b74d38aab Kernel: Add 'ptrace' syscall 5 年之前