Commit History

Autor SHA1 Mensaxe Data
  Robin Burchell c6e79bd53a Kernel: Support O_APPEND %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 237628a7a6 Kernel: Tidy up FileDescriptor members a bit. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. %!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 0a0d739e98 Kernel: Make FIFO inherit from File. %!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 e886337a67 Kernel: Make ProcessTracer inherit from File. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5c68929aa1 Kernel: Add a systrace() syscall and implement /bin/strace using it. %!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
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. %!s(int64=6) %!d(string=hai) anos