Commit Graph

13 Commits

Author SHA1 Message Date
Alex
e3a544e79c Directly return the fs root if the path is "/" 2023-03-25 12:00:43 +02:00
Alex
7b2137bf4d Update shared_ptr function names 2023-03-23 20:48:50 +02:00
Alex
f86f3d9293 Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
Alex
cd7267d3c3 Rename smart pointers 2023-03-23 01:48:49 +02:00
Alex
d7c9b7ab02 Prevent dangling pointer 2023-03-14 06:24:02 +02:00
Alex
14aa071e7f Fixed deadlock 2023-02-25 02:44:13 +02:00
Alex
5257ff662f Debug what destructors are called 2023-02-14 03:53:09 +02:00
Alex
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
Alex
a0742cf987 More stable GetPathFromNode 2023-01-10 07:03:32 +02:00
Alex
cddf0426e3 Fixed compiler warnings 2022-12-21 20:05:57 +02:00
Alex
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
Alex
0289054900 Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
2d78ac73e4 Updated directory name 2022-10-28 08:59:17 +03:00