Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's hace 3 años
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() hace 3 años
  Andreas Kling 85546af417 Kernel: Rename Thread::BlockCondition to BlockerSet hace 3 años
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int hace 4 años
  Liav A bf1adc2d5d Kernel+LibC: Use 64 bit values for ino_t hace 4 años
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange hace 4 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 ad3ae7e0e8 Kernel: Fix handful of remaining "return -EFOO" mistakes hace 4 años
  Peter Elliott 3fa2816642 Kernel+LibC: Implement fcntl(2) advisory locks hace 4 años
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker hace 4 años
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex hace 4 años
  Timothy 9715311837 AK+Kernel: Implement and use EnumBits has_any_flag() hace 4 años
  Andreas Kling d1395f2eb9 Kernel: Add FileDescription read/write API that bypasses current offset hace 4 años
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem hace 4 años
  Daniel Bertalan 42d197cde7 Kernel: Fix miscellaneous warnings when building with Clang hace 4 años
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` hace 4 años
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t hace 4 años
  Max Wipfli 90e229c9b5 Kernel: Use m_inode to stat in FileDescription::stat() if available hace 4 años
  Max Wipfli cac94b1c16 Kernel: Implement InodeFile::stat() and simplify FileDescription::stat() hace 4 años
  Jelle Raaijmakers 3dab9d0b5c Kernel: Implement offset for `lseek` with `SEEK_END` hace 4 años
  Brian Gianforcaro b8fd52fad6 Kernel: Remove unused header from FileDescription.cpp hace 4 años
  Brian Gianforcaro a643ee5759 Kernel: Move FileDescription::get_dir_entries to KResultOr<ssize_t> hace 4 años
  Brian Gianforcaro 12ab0dcee0 Kernel: Make FileDescription::create() APIs OOM safe hace 4 años
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) hace 4 años
  Mart G b00cdf8ed8 Kernel+LibC: Make get_dir_entries syscall retriable hace 4 años
  Gunnar Beutner 7a1d09ef1a Kernel: Closing a file descriptor should not always close the file hace 4 años
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años