Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling e51a5e2d5d Kernel: Rename some BlockerSets to foo_blocker_set 3 yıl önce
  Andreas Kling 40bc378d81 Kernel: Rename QueueBlocker => WaitQueueBlocker 3 yıl önce
  Andreas Kling b30081b49a Kernel: Rename BlockerSet::unblock() to something more accurate 3 yıl önce
  Andreas Kling 85546af417 Kernel: Rename Thread::BlockCondition to BlockerSet 3 yıl önce
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 yıl önce
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 yıl önce
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* 3 yıl önce
  Andreas Kling 066d3281b5 Kernel: Make AsyncDeviceRequest::name() return StringView 3 yıl önce
  Andreas Kling 3108aa0a6b Kernel: Fix bogus check in Thread::WaitBlockCondition::finalize() 4 yıl önce
  Andreas Kling 859e5741ff Kernel: Fix Process use-after-free in Thread finalization 4 yıl önce
  Brian Gianforcaro 77f4f6e0de Kernel: Fix error propagation if Thread::WaitBlocker constructor fails 4 yıl önce
  Brian Gianforcaro 11306d7121 Kernel: Modify TimeManagement::current_time(..) API so it can't fail. (#6869) 4 yıl önce
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 yıl önce
  Jelle Raaijmakers c3cff7d70a Kernel: Simplify BlockTimeout constructor 4 yıl önce
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
  Andreas Kling a7b5a58509 Kernel: Fix sys$select() not marking fd's after blocking was avoided 4 yıl önce
  Brian Gianforcaro 5f6ab77352 Kernel: Add bitwise operators for Thread::FileBlocker::BlockFlags enum 4 yıl önce
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time 4 yıl önce
  Ben Wiederhake c040e64b7d Kernel: Make TimeManagement use AK::Time internally 4 yıl önce
  Ben Wiederhake 2b6546c40a Kernel: Make Thread use AK::Time internally 4 yıl önce
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 yıl önce
  Brian Gianforcaro cbd8f78cce Kernel: Use uniform initialization instead of memset for a few stack buffer. 4 yıl önce
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 yıl önce
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 yıl önce
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 yıl önce
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 yıl önce
  asynts 5356aae3cc Everywhere: Replace a bundle of dbg with dbgln. 4 yıl önce
  Linus Groh 421587c15c Everywhere: Fix typos 4 yıl önce
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum 4 yıl önce
  Tom 1d621ab172 Kernel: Some futex improvements 4 yıl önce