Commit History

Autor SHA1 Mensaxe Data
  Jelle Raaijmakers c3cff7d70a Kernel: Simplify BlockTimeout constructor %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a7b5a58509 Kernel: Fix sys$select() not marking fd's after blocking was avoided %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 5f6ab77352 Kernel: Add bitwise operators for Thread::FileBlocker::BlockFlags enum %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake c040e64b7d Kernel: Make TimeManagement use AK::Time internally %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 2b6546c40a Kernel: Make Thread use AK::Time internally %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro cbd8f78cce Kernel: Use uniform initialization instead of memset for a few stack buffer. %!s(int64=4) %!d(string=hai) anos
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) %!s(int64=4) %!d(string=hai) anos
  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 acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  asynts 5356aae3cc Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Linus Groh 421587c15c Everywhere: Fix typos %!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 1d621ab172 Kernel: Some futex improvements %!s(int64=4) %!d(string=hai) anos
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants %!s(int64=4) %!d(string=hai) anos
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking %!s(int64=4) %!d(string=hai) anos
  Tom 4bbee00650 Kernel: disown should unblock any potential waiters %!s(int64=4) %!d(string=hai) anos
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions %!s(int64=4) %!d(string=hai) anos
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos