Histórico de Commits

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