Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling baaede1bf9 Kernel: Make the Process allocate_region* API's understand "int prot". %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 66c1a9be3b Kernel: Pass 'prot' argument to File::mmap() and act on it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a4e48dce77 Kernel: SharedMemory should implement mmap(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a104d7cc93 Kernel: Make SharedMemory inherit from File. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 60a819c14a Kernel: Yet more work on bringing up POSIX SHM. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 26a06f3fcd Kernel: More work towards POSIX SHM, also add ftruncate(). %!s(int64=6) %!d(string=hai) anos