Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ hace 6 años
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. hace 6 años
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. hace 6 años
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. hace 6 años
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. hace 6 años
  Andreas Kling 5e1c7cb32c Kernel: Memory-mapped files now have the absolute path as their name. hace 6 años
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. hace 6 años
  Andreas Kling 08926e59b3 Kernel: Add InodeFile, a File subclass for regular files. hace 6 años