Historique des commits

Auteur SHA1 Message Date
  Itamar 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent il y a 4 ans
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names 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 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