Historia zmian

Autor SHA1 Wiadomość Data
  Itamar 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent 4 lat temu
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names 4 lat temu
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 lat temu
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> 5 lat temu
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events 5 lat temu
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 lat temu
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 lat temu
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 lat temu
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& 5 lat temu
  Andreas Kling c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. 6 lat temu