提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 年之前
  Andreas Kling baaede1bf9 Kernel: Make the Process allocate_region* API's understand "int prot". 6 年之前
  Andreas Kling 66c1a9be3b Kernel: Pass 'prot' argument to File::mmap() and act on it. 6 年之前
  Andreas Kling a4e48dce77 Kernel: SharedMemory should implement mmap(). 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 a104d7cc93 Kernel: Make SharedMemory inherit from File. 6 年之前
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. 6 年之前
  Andreas Kling 60a819c14a Kernel: Yet more work on bringing up POSIX SHM. 6 年之前
  Andreas Kling 26a06f3fcd Kernel: More work towards POSIX SHM, also add ftruncate(). 6 年之前