Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset hace 3 años
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere hace 3 años
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() hace 3 años
  Andreas Kling 393229e2aa Kernel: Remove UserOrKernelBuffer::copy_into_string() hace 3 años
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace hace 4 años
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ hace 4 años
  Andreas Kling cd4d73e19e Kernel: Add an API for turning a UserOrKernelBuffer into a KString hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  asynts e5497a326a AK: Add StringBuilder::appendff using the new format. hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años