Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton há 4 anos atrás
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& há 4 anos atrás
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() há 4 anos atrás
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView há 4 anos atrás
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree há 4 anos atrás
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem há 4 anos atrás
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t há 4 anos atrás
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> há 4 anos atrás
  Gunnar Beutner 488ee56cf7 Kernel: chmod()/chown() for PTYs should return EROFS há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type há 4 anos atrás
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum há 4 anos atrás
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe há 4 anos atrás
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
  Andreas Kling 4527d9852a Kernel: Track time-of-last-write in SlavePTY and report it as mtime há 4 anos atrás
  Tom d89582880e Kernel: Switch singletons to use new Singleton class há 5 anos atrás
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" há 5 anos atrás
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" há 5 anos atrás
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" há 5 anos atrás
  Tom 5a98e329d1 AK: Get rid of make_singleton function há 5 anos atrás
  Tom f0906250a1 Kernel: Move Singleton class to AK há 5 anos atrás
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class há 5 anos atrás
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal há 5 anos atrás
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. há 5 anos atrás
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers há 5 anos atrás
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional há 5 anos atrás
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. há 5 anos atrás
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h há 5 anos atrás