Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions hace 4 años
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler hace 4 años
  Sergey Bugaev 1b4e88fb59 Kernel: Allow File::close() to fail hace 5 años
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() hace 5 años
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h hace 5 años
  Andreas Kling 8fbdda5a2d Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Sergey Bugaev d0d13e2bf5 Kernel: Move setting file flags and r/w mode to VFS::open() hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling b5da0b78eb Kernel: File::open() should apply r/w mode from the provided options hace 5 años
  Andreas Kling 752de9cd27 FileDescription: Disallow construction with a null File hace 6 años
  Andreas Kling f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ hace 6 años