Historie revizí

Autor SHA1 Zpráva Datum
  Sergey Bugaev 8aef0a0755 Kernel: Handle fstat() on sockets před 5 roky
  Andreas Kling 59ed235c85 Kernel: Implement O_DIRECT open() flag to bypass disk caches před 5 roky
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& před 5 roky
  Andreas Kling e8fee92357 Kernel: Don't update fd offset on read/write error před 5 roky
  Andreas Kling 558c63a6f9 Kernel: FileDescription::is_directory() should not assert !is_fifo() před 5 roky
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() před 5 roky
  Sergey Bugaev e9dd94063f Kernel: Do not panic on fstat(fifo) před 5 roky
  Andreas Kling 33e6cb8b80 Kernel: Remove spammy logging about absolute_path() on non-custodies před 5 roky
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself před 5 roky
  Sergey Bugaev d46c3b0b5b Net: Simplify how LocalSocket tracks open fds před 5 roky
  Sergey Bugaev 1606261c58 Kernel: Fix cloning file descriptions on fork před 5 roky
  Andreas Kling 752de9cd27 FileDescription: Disallow construction with a null File před 5 roky
  Andreas Kling 705cd2491c Kernel: Some small refinements to the thread blockers. před 6 roky
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. před 6 roky
  Andreas Kling 23a6c2086b Kernel: Move SharedMemory.{cpp,h} into FileSystem/ před 6 roky
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. před 6 roky
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. před 6 roky
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. před 6 roky
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. před 6 roky
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. před 6 roky
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. před 6 roky