Brian Gianforcaro
|
ed996fcced
Kernel: Remove unused header includes
|
преди 4 години |
Brian Gianforcaro
|
9201a06027
Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED
|
преди 4 години |
Andreas Kling
|
0d39bd04d3
Kernel: Rename VFS => VirtualFileSystem
|
преди 4 години |
Max Wipfli
|
d5722eab36
Kernel: Custody::absolute_path() => try_create_absolute_path()
|
преди 4 години |
Liav A
|
7c87891c06
Kernel: Don't copy a Vector<FileDescriptionAndFlags>
|
преди 4 години |
Gunnar Beutner
|
2a78bf8596
Kernel: Fix the return type for syscalls
|
преди 4 години |
Gunnar Beutner
|
bc3076f894
Kernel: Remove various other uses of ssize_t
|
преди 4 години |
Andreas Kling
|
1123af361d
Kernel: Convert Process::get_syscall_path_argument() to KString
|
преди 4 години |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
преди 4 години |
Andreas Kling
|
ac71775de5
Kernel: Make all syscall functions return KResultOr<T>
|
преди 4 години |
Ben Wiederhake
|
ea5825f2c9
Kernel+LibC: Make sys$getcwd truncate the result silently
|
преди 4 години |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
преди 4 години |
Andreas Kling
|
62a4099581
Kernel: Use Userspace<T> in sys$getcwd() and sys$chdir()
|
преди 5 години |
Andreas Kling
|
949aef4aef
Kernel: Move syscall implementations out of Process.cpp
|
преди 5 години |