Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS há 6 anos atrás
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. há 6 anos atrás
  Andreas Kling d5bb98acbc AK: Defer to Traits<T> for equality comparison in container templates. há 6 anos atrás
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. há 6 anos atrás
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. há 6 anos atrás
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} há 6 anos atrás
  Andreas Kling 52139a2392 DiskBackedFS: Flush write cache if it reaches 32 entries before sync. há 6 anos atrás
  Andreas Kling 44673c4f3b Kernel: Add a write cache to DiskBackedFS. há 6 anos atrás
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ há 6 anos atrás