Commit History

Author SHA1 Message Date
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 years ago
  Robin Burchell a906098579 Kernel: Fix a bad printf, and stub out SO_ERROR a bit more fully 6 years ago
  Andreas Kling f008156dbf Socket: Fix missing kprintf() args in setsockopt(). 6 years ago
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. 6 years ago
  Andreas Kling c3b7ace3e0 Kernel: Assign Lock names in class member initializers. 6 years ago
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. 6 years ago