提交历史

作者 SHA1 备注 提交日期
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 年之前
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t 4 年之前
  Brian Gianforcaro d2d6ab40f9 Kernel: Make AnonymousFile::create API OOM safe 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 年之前
  Andreas Kling f5d916a881 Kernel: Make sys$anon_create() fail if size == 0 4 年之前
  Andreas Kling 7899e14e72 Kernel: Make sys$anon_create() require the "stdio" promise if pledged 4 年之前
  Andreas Kling a525d0271c Kernel: Fix bogus negation of alloc_fd() error in sys$anon_create() 4 年之前
  Andreas Kling fb4993f067 Kernel: Add anonymous files, created with sys$anon_create() 4 年之前