Commit History

Author SHA1 Message Date
  Andreas Kling 23a6c2086b Kernel: Move SharedMemory.{cpp,h} into FileSystem/ 6 years ago
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 years ago
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 6 years ago
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. 6 years ago
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. 6 years ago
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. 6 years ago
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 years ago