Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() преди 3 години
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton преди 4 години
  Andreas Kling 4c582b57e9 Kernel: Port PTYMultiplexer to ProtectedValue преди 4 години
  Andreas Kling 7f2791f02e Kernel: Increase maximum PTY count from 8 to 64 преди 4 години
  Brian Gianforcaro 43f930d3aa Kernel: Convert MasterPTY creation to use DoubleBuffer factory преди 4 години
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker преди 4 години
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' преди 4 години
  Brian Gianforcaro 8211aee4b5 Kernel: Remove unused header includes in TTY subtree преди 4 години
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` преди 4 години
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h преди 4 години
  Lenny Maiorani 5751327195 Kernel: static vs non-static constexpr variables преди 4 години
  Brian Gianforcaro 77868abe6a Kernel: Make PTYMultiplexer::open API OOM safe преди 4 години
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. преди 4 години
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions преди 4 години
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) преди 4 години
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. преди 4 години
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. преди 4 години
  asynts 7b0a1a98d9 Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum преди 4 години
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions преди 4 години
  Tom d89582880e Kernel: Switch singletons to use new Singleton class преди 4 години
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" преди 5 години
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" преди 5 години
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" преди 5 години
  Tom 5a98e329d1 AK: Get rid of make_singleton function преди 5 години
  Tom f0906250a1 Kernel: Move Singleton class to AK преди 5 години
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class преди 5 години
  Liav A ac9a001b92 PTYMultiplexer: Use dbg() instead of dbgprintf() преди 5 години