asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 سال پیش |
Andreas Kling
|
c7858622ec
Kernel: Update process promise states on execve() and fork()
|
4 سال پیش |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 سال پیش |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 سال پیش |
asynts
|
7b0a1a98d9
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Andreas Kling
|
bf0719092f
Kernel+Userland: Remove shared buffers (shbufs)
|
4 سال پیش |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Tom
|
2f429bd2d5
Kernel: Pass new region owner to Region::clone
|
4 سال پیش |
Tom
|
476f17b3f1
Kernel: Merge PurgeableVMObject into AnonymousVMObject
|
4 سال پیش |
Tom
|
b2a52f6208
Kernel: Implement lazy committed page allocation
|
4 سال پیش |
AnotherTest
|
a9184fcb76
Kernel: Implement unveil() as a prefix-tree
|
4 سال پیش |
Andreas Kling
|
ed5c26d698
AK: Remove custom %w format string specifier
|
4 سال پیش |
Tom
|
a89648e159
Kernel: Inherit shared buffers when forking
|
4 سال پیش |
Tom
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 سال پیش |
Tom
|
1e2e3eed62
Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock
|
4 سال پیش |
Tom
|
838d9fa251
Kernel: Make Thread refcounted
|
4 سال پیش |
Tom
|
0fab0ee96a
Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process
|
4 سال پیش |
Tom
|
c3d231616c
Kernel: Fix crash when delivering signal to barely created thread
|
4 سال پیش |
AnotherTest
|
688e54eac7
Kernel: Distinguish between new and old process groups with equal pgids
|
5 سال پیش |
Ben Wiederhake
|
f5744a6f2f
Kernel: PID/TID typing
|
5 سال پیش |
Andreas Kling
|
949aef4aef
Kernel: Move syscall implementations out of Process.cpp
|
5 سال پیش |