Liav A
|
cbaa3465a8
Kernel: Add jail semantics to methods iterating over thread lists
|
1 year ago |
Liav A
|
b55199c227
Kernel: Move TTY-related code to a new subdirectory under Devices
|
2 years ago |
Liav A
|
336fb4f313
Kernel: Move InterruptDisabler to the Interrupts subdirectory
|
2 years ago |
Liav A
|
7c0540a229
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2 years ago |
Liav A
|
1b04726c85
Kernel: Move all tasks-related code to the Tasks subdirectory
|
2 years ago |
Andreas Kling
|
e6fc7b3ff7
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
|
2 years ago |
Andreas Kling
|
d1371d66f7
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
|
2 years ago |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 years ago |
Liav A
|
c56e1c5378
Kernel/FileSystem: Simplify the ProcFS significantly
|
2 years ago |