Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 0dc9af5f7e Add clang-format file %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 237628a7a6 Kernel: Tidy up FileDescriptor members a bit. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0a0d739e98 Kernel: Make FIFO inherit from File. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d5578826af Kernel: Make it possible to look up FIFO's by ID. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. %!s(int64=6) %!d(string=hai) anos