Andreas Kling
|
8fbdda5a2d
Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE
|
5 년 전 |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 년 전 |
Sergey Bugaev
|
d0d13e2bf5
Kernel: Move setting file flags and r/w mode to VFS::open()
|
5 년 전 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 년 전 |
Andreas Kling
|
b5da0b78eb
Kernel: File::open() should apply r/w mode from the provided options
|
5 년 전 |
Andreas Kling
|
752de9cd27
FileDescription: Disallow construction with a null File
|
6 년 전 |
Andreas Kling
|
f4cec2f110
Kernel: Move File.{cpp,h} into FileSystem/
|
6 년 전 |