Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() il y a 4 ans
  Itamar 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent il y a 4 ans
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler il y a 4 ans
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe il y a 4 ans
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names il y a 4 ans
  Andreas Kling 55dd13ccac Kernel: Don't assert when reading too little from an InodeWatcher 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 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> il y a 5 ans
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events il y a 5 ans
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc il y a 5 ans
  Andreas Kling fa9fba6901 Kernel: Add missing #includes now that <AK/StdLibExtras.h> is smaller il y a 5 ans
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& il y a 5 ans
  Andreas Kling c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. il y a 6 ans