Historique des commits

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