Histórico de Commits

Autor SHA1 Mensagem Data
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls há 4 anos atrás
  Andreas Kling 1123af361d Kernel: Convert Process::get_syscall_path_argument() to KString há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> há 4 anos atrás
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) há 4 anos atrás
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. há 4 anos atrás
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. há 4 anos atrás
  Andreas Kling c32176db27 Kernel: Don't preserve set-uid bit in open() and bind() modes há 4 anos atrás
  asynts 7b0a1a98d9 Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
  Brian Gianforcaro 1eeaed31c2 Kernel: Use Userspace<T> for the open syscall há 5 anos atrás
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp há 5 anos atrás