Commit History

作者 SHA1 備註 提交日期
  Conrad Pankoff 4b44962e03 Kernel: Use a CircularQueue for input rather than a DoubleBuffer 6 年之前
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 年之前
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 年之前
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 年之前
  Robin Burchell 0dc9af5f7e Add clang-format file 6 年之前
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. 6 年之前
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. 6 年之前
  Andreas Kling c91b0d6b5f FileDescriptor: Let TTY handle its own absolute_path(). 6 年之前
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. 6 年之前
  Andreas Kling 9fca94269e Kernel: Move TTY-related files into Kernel/TTY/. 6 年之前