Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr před 3 roky
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> před 3 roky
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult před 3 roky
  Brian Gianforcaro 5f1c98e576 Kernel: Use `operator ""sv` in all class_name() implementations před 3 roky
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription před 3 roky
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access před 3 roky
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's před 4 roky
  sin-ack 61c0e3ca92 Kernel: Simplify OOM handling in ISO9660FileSystem před 4 roky
  Andreas Kling 5416fa252a Kernel: Add tightly typed ISO9660Inode::fs() overload před 4 roky
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult před 4 roky
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> před 4 roky
  sin-ack 0d468f2282 Kernel: Implement a ISO 9660 filesystem reader :^) před 4 roky