Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t 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 9026598999 Kernel: Add a more expressive API for getting random bytes 5 lat temu
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& 5 lat temu
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 lat temu
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. 6 lat temu
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 lat temu
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. 6 lat temu
  Andreas Kling 2d7cad6a16 Kernel: Make sure we don't use any FPU/MMX/SSE instructions. 6 lat temu
  Andreas Kling 58c4d41c5f Kernel: Remove Limits.h 6 lat temu
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. 6 lat temu