Commit History

Autor SHA1 Mensaxe Data
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. %!s(int64=4) %!d(string=hai) anos
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. %!s(int64=4) %!d(string=hai) anos
  asynts 7b0a1a98d9 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions %!s(int64=4) %!d(string=hai) anos
  Tom d89582880e Kernel: Switch singletons to use new Singleton class %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" %!s(int64=4) %!d(string=hai) anos
  Tom 5a98e329d1 AK: Get rid of make_singleton function %!s(int64=4) %!d(string=hai) anos
  Tom f0906250a1 Kernel: Move Singleton class to AK %!s(int64=4) %!d(string=hai) anos
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class %!s(int64=4) %!d(string=hai) anos
  Liav A ac9a001b92 PTYMultiplexer: Use dbg() instead of dbgprintf() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev d0d13e2bf5 Kernel: Move setting file flags and r/w mode to VFS::open() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b5da0b78eb Kernel: File::open() should apply r/w mode from the provided options %!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 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c3b7ace3e0 Kernel: Assign Lock names in class member initializers. %!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 ca9ed13643 Kernel: Simplify Device::open(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9fca94269e Kernel: Move TTY-related files into Kernel/TTY/. %!s(int64=6) %!d(string=hai) anos