Historique des commits

Auteur SHA1 Message Date
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe il y a 4 ans
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks il y a 4 ans
  Andreas Kling 4527d9852a Kernel: Track time-of-last-write in SlavePTY and report it as mtime il y a 4 ans
  Tom d89582880e Kernel: Switch singletons to use new Singleton class il y a 4 ans
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" il y a 4 ans
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" il y a 4 ans
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" il y a 4 ans
  Tom 5a98e329d1 AK: Get rid of make_singleton function il y a 4 ans
  Tom f0906250a1 Kernel: Move Singleton class to AK il y a 4 ans
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class il y a 4 ans
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal il y a 4 ans
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. il y a 5 ans
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers il y a 5 ans
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional il y a 5 ans
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. il y a 5 ans
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h il y a 5 ans
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace il y a 5 ans
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit il y a 5 ans
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit il y a 5 ans
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> il y a 5 ans
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Andreas Kling 12eb1f5d74 Kernel: Entries in /dev/pts should be accessible only to the owner il y a 5 ans
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes il y a 5 ans
  Andreas Kling e9dda8d592 Kernel: Give PTY's *actually* unique major ID's il y a 5 ans
  Sergey Bugaev acccf9ccda Kernel: Move device lookup to Device class itself il y a 5 ans
  Sergey Bugaev 66a0a12435 DevPtsFS: Do not assume there is one of it il y a 6 ans
  Andreas Kling a9adf4c95b DevPtsFS: Use String::number() in a place where it makes sense. il y a 6 ans
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. il y a 6 ans
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. il y a 6 ans