asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 năm trước cách đây |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 năm trước cách đây |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 năm trước cách đây |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 năm trước cách đây |
asynts
|
c6ebca5b45
Everywhere: Replace a bundle of dbg with dbgln.
|
4 năm trước cách đây |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 năm trước cách đây |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 năm trước cách đây |
asynts
|
5931758dbc
Everywhere: Replace a bundle of dbg with dbgln.
|
4 năm trước cách đây |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 năm trước cách đây |
Linus Groh
|
bbe787a0af
Everywhere: Re-format with clang-format-11
|
4 năm trước cách đây |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
4 năm trước cách đây |
Andreas Kling
|
3d02597316
Kernel: Avoid a heap allocation for every outgoing TCP packet
|
4 năm trước cách đây |
Andreas Kling
|
8cc81c2953
Kernel/Net: Make IPv4Socket::protocol_receive() take a ReadonlyBytes
|
4 năm trước cách đây |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 năm trước cách đây |
Tom
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 năm trước cách đây |
Andreas Kling
|
a6aee0c097
IPv4: Take the socket lock more (fixes TCP connection to localhost)
|
4 năm trước cách đây |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 năm trước cách đây |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
4 năm trước cách đây |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
4 năm trước cách đây |
Andreas Kling
|
8925ad3fa0
Revert "Kernel: Move Singleton class to AK"
|
4 năm trước cách đây |
Andreas Kling
|
68580d5a8d
Revert "AK: Get rid of make_singleton function"
|
4 năm trước cách đây |
Tom
|
5a98e329d1
AK: Get rid of make_singleton function
|
4 năm trước cách đây |
Tom
|
f0906250a1
Kernel: Move Singleton class to AK
|
4 năm trước cách đây |
Tom
|
f48feae0b2
Kernel: Switch singletons to use new Singleton class
|
4 năm trước cách đây |
asynts
|
fff581cd72
AK: Rename span() to bytes() when appropriate.
|
5 năm trước cách đây |
Brian Gianforcaro
|
946c96dd56
Kernel: Suppress remaining unobserved KResult return codes
|
5 năm trước cách đây |
Andreas Kling
|
7a3ab6c517
Kernel: Make File::write() and File::read() return KResultOr<size_t>
|
5 năm trước cách đây |
Tom
|
f4a5c9b6c2
Kernel: Consolidate timeout logic
|
5 năm trước cách đây |
Andreas Kling
|
f5ac4da993
Kernel: Use AK::Span a bunch in the network adapter code
|
5 năm trước cách đây |
Tom
|
419703a1f2
Kernel: Fix checking BlockResult
|
5 năm trước cách đây |