Sergey Bugaev
|
de4b7d9c21
Kernel: Make FS::block_size a size_t
|
5 年之前 |
Andreas Kling
|
7d862dd5fc
AK: Reduce header dependency graph of String.h
|
5 年之前 |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 年之前 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 年之前 |
Andreas Kling
|
6f4c380d95
AK: Use size_t for the length of strings
|
5 年之前 |
Andreas Kling
|
b9be6b7bb4
Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG
|
5 年之前 |
Andreas Kling
|
c0bfea1b5c
FileSystem: Move block_size() from DiskBackedFS to FS
|
6 年之前 |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 年之前 |
Andreas Kling
|
75a24c3a1f
Kernel: More use of NonnullRefPtrVector in the kernel.
|
6 年之前 |
Andreas Kling
|
90b1354688
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
6 年之前 |
Robin Burchell
|
952382b413
Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke it
|
6 年之前 |
Andreas Kling
|
bc951ca565
Kernel: Run clang-format on everything.
|
6 年之前 |
Andreas Kling
|
176f683f66
Kernel: Move Inode to its own files.
|
6 年之前 |
Andreas Kling
|
c3b7ace3e0
Kernel: Assign Lock names in class member initializers.
|
6 年之前 |
Andreas Kling
|
44673c4f3b
Kernel: Add a write cache to DiskBackedFS.
|
6 年之前 |
Andreas Kling
|
58240fdb33
Do a pass of compiler warning fixes.
|
6 年之前 |
Andreas Kling
|
644c887594
Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/.
|
6 年之前 |
Andreas Kling
|
b9738fa8ac
Kernel: Move VM-related files into Kernel/VM/.
|
6 年之前 |
Andreas Kling
|
f9864940eb
Kernel: Move FS-related files into Kernel/FileSystem/
|
6 年之前 |