Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 năm trước cách đây |
Andreas Kling
|
22831033d0
Kernel: Virtualize the File::stat() operation
|
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 |
Ben Wiederhake
|
42b057b0c9
Kernel: Mark compilation-unit-only functions as static
|
4 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 |
Peter Elliott
|
d01eba6fa3
Kernel: Implement FIFOs/named pipes
|
5 năm trước cách đây |
Tom
|
16783bd14d
Kernel: Turn Thread::current and Process::current into functions
|
5 năm trước cách đây |
Conrad Pankoff
|
a3edeb5868
Kernel: Add explicit offset parameter to File::read etc
|
5 năm trước cách đây |
Andreas Kling
|
7d862dd5fc
AK: Reduce header dependency graph of String.h
|
5 năm trước cách đây |
Liav A
|
f3f8b88d8f
Kernel: Fix syntax error in FIFO_DEBUG
|
5 năm trước cách đây |
Andreas Kling
|
c6693f9b3a
Kernel: Simplify a bunch of dbg() and klog() calls
|
5 năm trước cách đây |
Liav A
|
0fc60e41dd
Kernel: Use klog() instead of kprintf()
|
5 năm trước cách đây |
Liav A
|
03592a80fc
FIFO: Use dbg() instead of dbgprintf()
|
5 năm trước cách đây |
Andreas Kling
|
48f7c28a5c
Kernel: Replace "current" with Thread::current and Process::current
|
5 năm trước cách đây |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 năm trước cách đây |
Andreas Kling
|
deb154be61
Kernel: Send SIGPIPE to the current thread on write to a broken pipe
|
5 năm trước cách đây |
Andreas Kling
|
f4f958f99f
Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing
|
5 năm trước cách đây |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 năm trước cách đây |
Andreas Kling
|
56a2c21e0c
Kernel: Don't leak kmalloc pointers through FIFO absolute paths
|
5 năm trước cách đây |
Andreas Kling
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 năm trước cách đây |
Andreas Kling
|
ec65b8db2e
Revert "Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing"
|
5 năm trước cách đây |
Andreas Kling
|
1cca5142af
Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing
|
5 năm trước cách đây |
Andreas Kling
|
752de9cd27
FileDescription: Disallow construction with a null File
|
6 năm trước cách đây |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 năm trước cách đây |