Andreas Kling
|
d32d85e133
Kernel: Fix rename() sometimes failing to move within the same directory.
|
6 年之前 |
Andreas Kling
|
ca9ed13643
Kernel: Simplify Device::open().
|
6 年之前 |
Andreas Kling
|
33920df299
AK: Try to use StringViews more for substrings and splitting.
|
6 年之前 |
Andreas Kling
|
13041f894f
Kernel: Start using StringView in the VFS class.
|
6 年之前 |
Andreas Kling
|
3f6408919f
AK: Improve smart pointer ergonomics a bit.
|
6 年之前 |
Andreas Kling
|
37ae00a4dd
Kernel+Userland: Add the rename() syscall along with a basic /bin/mv.
|
6 年之前 |
Andreas Kling
|
644c887594
Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/.
|
6 年之前 |
Andreas Kling
|
ab43658c55
Kernel: Move devices into Kernel/Devices/.
|
6 年之前 |
Andreas Kling
|
f9864940eb
Kernel: Move FS-related files into Kernel/FileSystem/
|
6 年之前 |