Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Bugaev e9dd94063f Kernel: Do not panic on fstat(fifo) hace 5 años
  Andreas Kling 33e6cb8b80 Kernel: Remove spammy logging about absolute_path() on non-custodies hace 5 años
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself hace 6 años
  Sergey Bugaev d46c3b0b5b Net: Simplify how LocalSocket tracks open fds hace 6 años
  Sergey Bugaev 1606261c58 Kernel: Fix cloning file descriptions on fork hace 6 años
  Andreas Kling 752de9cd27 FileDescription: Disallow construction with a null File hace 6 años
  Andreas Kling 705cd2491c Kernel: Some small refinements to the thread blockers. hace 6 años
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. hace 6 años
  Andreas Kling 23a6c2086b Kernel: Move SharedMemory.{cpp,h} into FileSystem/ hace 6 años
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. hace 6 años
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. hace 6 años
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. hace 6 años
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. hace 6 años
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. hace 6 años
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. hace 6 años