提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists 6 年之前
  Andreas Kling d343fb2429 AK: Rename Retainable.h => RefCounted.h. 6 年之前
  Andreas Kling 550b0b062b AK: Rename RetainPtr.h => RefPtr.h, Retained.h => NonnullRefPtr.h. 6 年之前
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 6 年之前
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. 6 年之前
  Andreas Kling 8adadf8a46 FileSystem: Reuse existing custodies when possible, and keep them updated. 6 年之前
  Andreas Kling 393851418b FileSystem: Port most of the code over to using custodies. 6 年之前
  Andreas Kling 4cb87b1753 FileSystem: Add a Custody class that represents a parent/child guardianship. 6 年之前