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

Аутор SHA1 Порука Датум
  Jelle Raaijmakers c3cff7d70a Kernel: Simplify BlockTimeout constructor пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling a7b5a58509 Kernel: Fix sys$select() not marking fd's after blocking was avoided пре 4 година
  Brian Gianforcaro 5f6ab77352 Kernel: Add bitwise operators for Thread::FileBlocker::BlockFlags enum пре 4 година
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time пре 4 година
  Ben Wiederhake c040e64b7d Kernel: Make TimeManagement use AK::Time internally пре 4 година
  Ben Wiederhake 2b6546c40a Kernel: Make Thread use AK::Time internally пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Brian Gianforcaro cbd8f78cce Kernel: Use uniform initialization instead of memset for a few stack buffer. пре 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 acdcf59a33 Everywhere: Remove unnecessary debug comments. пре 4 година
  asynts 5356aae3cc Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Linus Groh 421587c15c Everywhere: Fix typos пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година
  Tom 1d621ab172 Kernel: Some futex improvements пре 4 година
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants пре 4 година
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking пре 4 година
  Tom 4bbee00650 Kernel: disown should unblock any potential waiters пре 4 година
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions пре 4 година
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue пре 4 година
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler пре 4 година