Историја ревизија

Аутор 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" пре 4 година
  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 година