提交历史

作者 SHA1 备注 提交日期
  Liav A cbaa3465a8 Kernel: Add jail semantics to methods iterating over thread lists 1 年之前
  Liav A b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices 2 年之前
  Liav A 1c0aa51684 Kernel+Userland: Remove the {get,set}_thread_name syscalls 1 年之前
  Liav A 58b509584a Kernel: Allocate version string in the Process::initialize() method 1 年之前
  Liav A d8b514873f Kernel: Use FixedStringBuffer for fixed-length strings in syscalls 2 年之前
  Liav A 3fd4997fc2 Kernel: Don't allocate memory for names of processes and threads 2 年之前
  kleines Filmröllchen 2fd23745a9 Kernel: Allow relaxing cleanup task rules during system shutdown 2 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Tim Ledbetter f25530a12d Kernel: Store creation time when creating a process 2 年之前
  Liav A 336fb4f313 Kernel: Move InterruptDisabler to the Interrupts subdirectory 2 年之前
  Liav A 927926b924 Kernel: Move Performance-measurement code to the Tasks subdirectory 2 年之前
  Liav A b88c1d90e1 Kernel: Move TimerQueue code to the Time subdirectory 2 年之前
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 年之前
  Liav A f1cbfc5a6e Kernel: Move task-crash related code to the Tasks subdirectory 2 年之前
  Liav A ee0ccdaebe Kernel: Move Credentials.{cpp,h} to the Security subdirectory 2 年之前
  Liav A 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 年之前