Commit History

Author SHA1 Message Date
  kleines Filmröllchen 939600d2d4 Kernel: Use UnixDateTime wherever applicable 2 years ago
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 years ago
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 years ago
  Andreas Kling e6fc7b3ff7 Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> 2 years ago
  Tim Schumacher 81863eaf57 Kernel: Use `AK::Stream` to write packed binary data 2 years ago
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` 2 years ago
  Andrew Kaster 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout 2 years ago
  sin-ack 3b03077abb Kernel: Update the ".." inode for directories after a rename 2 years ago
  Andreas Kling 10fa72d451 Kernel: Use AK::Time for InodeMetadata timestamps instead of time_t 2 years ago
  Liav A 3cc0d60141 Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components 2 years ago