Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type hace 4 años
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum hace 4 años
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Andreas Kling 4527d9852a Kernel: Track time-of-last-write in SlavePTY and report it as mtime hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 4 años
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" hace 4 años
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" hace 4 años
  Tom 5a98e329d1 AK: Get rid of make_singleton function hace 4 años
  Tom f0906250a1 Kernel: Move Singleton class to AK hace 4 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal hace 4 años
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. hace 4 años
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers hace 5 años
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional hace 5 años
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. hace 5 años
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit hace 5 años
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit hace 5 años
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> hace 5 años
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 12eb1f5d74 Kernel: Entries in /dev/pts should be accessible only to the owner hace 5 años
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes hace 5 años
  Andreas Kling e9dda8d592 Kernel: Give PTY's *actually* unique major ID's hace 5 años