Sergey Bugaev
|
37cc80fb96
ProcFS: Do not assume there is one of it
|
před 6 roky |
Andreas Kling
|
79e22acb22
Kernel: Use KBuffers for ProcFS and SynthFS
|
před 6 roky |
Andreas Kling
|
3dac1f8ac5
Kernel: Remove use of [[gnu::pure]].
|
před 6 roky |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
před 6 roky |
Andreas Kling
|
90b1354688
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
před 6 roky |
Andreas Kling
|
8258b699db
Kernel: Use StringView more in Inode and subclasses.
|
před 6 roky |
Andreas Kling
|
08cd75ac4b
Kernel: Rename FileDescriptor to FileDescription.
|
před 6 roky |
Andreas Kling
|
bba2c062fe
FileSystem: Make Inode::lookup() take a StringView.
|
před 6 roky |
Andreas Kling
|
2e14e5891c
FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup().
|
před 6 roky |
Andreas Kling
|
9ac95d1867
FileSystem: Pass mode_t to Inode::add_child().
|
před 6 roky |
Robin Burchell
|
0dc9af5f7e
Add clang-format file
|
před 6 roky |
Andreas Kling
|
176f683f66
Kernel: Move Inode to its own files.
|
před 6 roky |
Andreas Kling
|
8b249bd09b
Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program.
|
před 6 roky |
Andreas Kling
|
58240fdb33
Do a pass of compiler warning fixes.
|
před 6 roky |
Andreas Kling
|
d384c7815f
Kernel: Make it possible to have kmalloc() dump call stacks.
|
před 6 roky |
Andreas Kling
|
f9864940eb
Kernel: Move FS-related files into Kernel/FileSystem/
|
před 6 roky |