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 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 79e22acb22 Kernel: Use KBuffers for ProcFS and SynthFS 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 eca5c2bdf8 Kernel: Move VirtualAddress.h into VM/ 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 d343fb2429 AK: Rename Retainable.h => RefCounted.h. il y a 6 ans
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. il y a 6 ans
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. il y a 6 ans
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. il y a 6 ans
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. il y a 6 ans
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. il y a 6 ans