Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ec65b8db2e Revert "Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1cca5142af Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 752de9cd27 FileDescription: Disallow construction with a null File %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e4cfa9a686 FIFO: Raise SIGPIPE in processes that write() to a broken pipe. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1f17b40d00 FIFO: Let write() fail with EPIPE if there's no reader. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. %!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 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 d5578826af Kernel: Make it possible to look up FIFO's by ID. %!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