Historie revizí

Autor SHA1 Zpráva Datum
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers před 3 roky
  Daniel Bertalan 2175c689ef Kernel: Remove redundant (K)String::characters() calls před 3 roky
  Daniel Bertalan 1d2f78682b Kernel+AK: Eliminate a couple of temporary String allocations před 3 roky
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty před 3 roky
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's před 3 roky
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr před 3 roky
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> před 3 roky
  Ben Wiederhake 3582184d8c Kernel: Expose inode information in /proc/pid/fds před 3 roky
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path před 3 roky
  Andreas Kling 905065f8c8 Kernel: Make PerformanceEventBuffer::to_json() return a KResult před 3 roky
  Andreas Kling 6f992d784f Kernel: Add const variant of Process::perf_events() před 3 roky
  Andreas Kling 213b8868af Kernel: Rename file_description(fd) => open_file_description(fd) před 3 roky
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription před 3 roky
  Andreas Kling 2065ced8f6 Kernel: Make KBufferBuilder::append() & friends return KResult před 3 roky
  Andreas Kling 398f8e7c96 Kernel: Use TRY() more in process-specific ProcFS code před 3 roky
  Andreas Kling a9204510a4 Kernel: Make file description lookup return KResultOr před 3 roky
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker před 4 roky
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock před 4 roky
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* před 4 roky
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly před 4 roky
  Andreas Kling 1ea604adb1 Kernel/ProcFS: Avoid String allocation when traversing /proc/PID/fd/ před 4 roky
  Ali Mohammad Pur 64bc5f668d Kernel: Avoid enumerating all the fds to find a specific one in procfs před 4 roky
  Andreas Kling a412fd2ed8 Kernel/ProcFS: Avoid two unnecessary number-to-string conversions před 4 roky
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality před 4 roky
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits před 4 roky
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends před 4 roky
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data před 4 roky
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() před 4 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ před 4 roky