mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 04:51:01 +00:00
The ProcFS is an utter mess currently, so let's start move things that are not related to processes-info. To ensure it's done in a sane manner, we start by duplicating all /proc/ global nodes to the /sys/kernel/ directory, then we will move Userland to use the new directory so the old directory nodes can be removed from the /proc directory. |
||
|---|---|---|
| .. | ||
| Subsystems | ||
| Component.cpp | ||
| Component.h | ||
| Registry.cpp | ||
| Registry.h | ||
| RootDirectory.cpp | ||
| RootDirectory.h | ||