Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t пре 4 година
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Tom 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics пре 4 година
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 пре 4 година
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants пре 4 година
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) пре 4 година
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API пре 4 година
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler пре 4 година
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal пре 4 година
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB пре 4 година
  Brian Gianforcaro 946c96dd56 Kernel: Suppress remaining unobserved KResult return codes пре 5 година
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. пре 5 година
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> пре 5 година
  Tom f4a5c9b6c2 Kernel: Consolidate timeout logic пре 5 година
  Tom c813bb7355 Kernel: Fix a few Thread::block related races пре 5 година
  Tom 419703a1f2 Kernel: Fix checking BlockResult пре 5 година
  Sergey Bugaev a8489967a3 Kernel: Add Plan9FS :^) пре 5 година