Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. há 6 anos atrás
  Andreas Kling 08926e59b3 Kernel: Add InodeFile, a File subclass for regular files. há 6 anos atrás
  Andreas Kling 66c1a9be3b Kernel: Pass 'prot' argument to File::mmap() and act on it. há 6 anos atrás
  Robin Burchell 0dc9af5f7e Add clang-format file há 6 anos atrás
  Andreas Kling a4e48dce77 Kernel: SharedMemory should implement mmap(). há 6 anos atrás
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. há 6 anos atrás
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. há 6 anos atrás
  Andreas Kling a104d7cc93 Kernel: Make SharedMemory inherit from File. há 6 anos atrás
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. há 6 anos atrás
  Andreas Kling 60a819c14a Kernel: Yet more work on bringing up POSIX SHM. há 6 anos atrás
  Andreas Kling 26a06f3fcd Kernel: More work towards POSIX SHM, also add ftruncate(). há 6 anos atrás