Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 0addcb45b8 Kernel: Make Process::dump_regions() sort the regions before dumping před 5 roky
  AnotherTest 688e54eac7 Kernel: Distinguish between new and old process groups with equal pgids před 5 roky
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static před 5 roky
  Tom 49d5232f33 Kernel: Always return from Thread::wait_on před 5 roky
  Ben Wiederhake 083671ef2c Kernel: Fix PID/TID confusion in send_signal před 5 roky
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing před 5 roky
  Ben Wiederhake 7bdf54c837 Kernel: PID/PGID typing před 5 roky
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing před 5 roky
  Brian Gianforcaro c4c6d9367d Kernel: Fix build break from missing KResult [[nodiscard]] suppressions před 5 roky
  Tom f011c420c1 Kernel: Fix signal delivery when no syscall is made před 5 roky
  Tom 538b985487 Kernel: Remove ProcessInspectionHandle and make Process RefCounted před 5 roky
  Tom 5bbf6ed46b Kernel: Fix some crashes due to missing locks před 5 roky
  Andreas Kling be7add690d Kernel: Rename region_from_foo() => find_region_from_foo() před 5 roky
  Andreas Kling 2e2de125e5 Kernel: Turn Process::FileDescriptionAndFlags into a proper class před 5 roky
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp před 5 roky
  Andreas Kling b5f54d4153 Kernel+LibC: Add sys$set_process_name() for changing the process name před 5 roky
  Ben Wiederhake 76c135ddcf Kernel: Make clock_nanosleep aware of dynamic tick length před 5 roky
  Ben Wiederhake 4a5a7b68eb Kernel: Make usleep aware of dynamic tick length před 5 roky
  Ben Wiederhake b3472cb4a7 Kernel: Allow process creation during low-entropy condition před 5 roky
  Nico Weber 4eb967b5eb LibC+Kernel: Start implementing sysconf před 5 roky
  Tom 419703a1f2 Kernel: Fix checking BlockResult před 5 roky
  Andrew Kaster f96b827990 Kernel+LibELF: Expose ELF Auxiliary Vector to Userspace před 5 roky
  Tom bc107d0b33 Kernel: Add SMP IPI support před 5 roky
  Tom 2a82a25fec Kernel: Various context switch fixes před 5 roky
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on před 5 roky
  Sergey Bugaev a8489967a3 Kernel: Add Plan9FS :^) před 5 roky
  Sergey Bugaev 3645b9e2a6 Kernel: Make sure to drop region with interrupts enabled před 5 roky
  Sergey Bugaev 6111cfda73 AK: Make Vector::unstable_remove() return the removed value před 5 roky
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ před 5 roky
  Nico Weber cbbd55bd6b LibC: Remove a few comments now that we have man pages for this. před 5 roky