Files
ladybird/Kernel
Andreas Kling 085f80aeac Kernel: Remove unused root directory computation in Process creation
sys$fork() already takes care of children inheriting the parent's root
directory, so there was no need to do the same thing when creating a
new user process.
2021-02-09 19:18:13 +01:00
..
2021-01-17 20:30:31 +01:00
2020-05-14 20:15:18 +02:00
2021-02-08 23:05:41 +01:00
2021-01-28 08:15:26 +01:00
2021-01-17 20:30:31 +01:00
2021-01-17 20:30:31 +01:00
2020-08-10 11:51:45 +02:00