Historie revizí

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