Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 393229e2aa Kernel: Remove UserOrKernelBuffer::copy_into_string() před 3 roky
  Brian Gianforcaro 668c429900 Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes před 3 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ před 4 roky
  Andreas Kling cd4d73e19e Kernel: Add an API for turning a UserOrKernelBuffer into a KString před 4 roky
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts před 4 roky
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t před 4 roky
  Gunnar Beutner 1c3346e3ce Kernel: Use KResultOr<size_t> throughout the TTY subsystem před 4 roky
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Brian Gianforcaro a75d7958cc Kernel: Mark UserOrKernelBuffer and it's getters as [[nodicard]] před 4 roky
  asynts 206dcd84a6 FileSystem: Use OutputMemoryStream instead of BufferStream. před 4 roky
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks před 4 roky